Commit 67ba5a1b authored by sadrul@chromium.org's avatar sadrul@chromium.org

Fix clang build from 126700.

TBR=ben@chromium.org

Review URL: https://chromiumcodereview.appspot.com/9707002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126703 0039d316-1c4b-4281-b951-d872f2087c98
parent f14e3526
...@@ -19,6 +19,7 @@ class SkBitmap; ...@@ -19,6 +19,7 @@ class SkBitmap;
namespace ash { namespace ash {
struct NetworkIconInfo { struct NetworkIconInfo {
NetworkIconInfo() {}
SkBitmap image; SkBitmap image;
string16 name; string16 name;
string16 description; string16 description;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment