summaryrefslogtreecommitdiffstats
path: root/chrome/common/web_apps.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/web_apps.h')
-rw-r--r--chrome/common/web_apps.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/web_apps.h b/chrome/common/web_apps.h
index 91f2023..7e7c9cb 100644
--- a/chrome/common/web_apps.h
+++ b/chrome/common/web_apps.h
@@ -11,8 +11,8 @@
#include "base/string16.h"
#include "googleurl/src/gurl.h"
-#include "gfx/size.h"
#include "third_party/skia/include/core/SkBitmap.h"
+#include "ui/gfx/size.h"
namespace WebKit {
class WebDocument;