Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(601)

Unified Diff: content/browser/web_contents/aura/image_window_delegate.h

Issue 832953002: Cleanup: Update the path to gfx size headers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: REBASE Created 5 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/browser/web_contents/aura/image_window_delegate.h
diff --git a/content/browser/web_contents/aura/image_window_delegate.h b/content/browser/web_contents/aura/image_window_delegate.h
index 53cf88e79eb5a87f42f3785f4f819e9d724faa5a..a36110d40c25501d56c26122d1194eba5187f4c4 100644
--- a/content/browser/web_contents/aura/image_window_delegate.h
+++ b/content/browser/web_contents/aura/image_window_delegate.h
@@ -7,8 +7,8 @@
#include "content/common/content_export.h"
#include "ui/aura/window_delegate.h"
+#include "ui/gfx/geometry/size.h"
#include "ui/gfx/image/image.h"
-#include "ui/gfx/size.h"
namespace content {

Powered by Google App Engine
This is Rietveld 408576698