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

Unified Diff: athena/activity/activity_frame_view.h

Issue 802473003: Fix references to ui/gfx headers in a*/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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
« no previous file with comments | « ash/wm/workspace/workspace_window_resizer_unittest.cc ('k') | athena/content/content_proxy_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/activity/activity_frame_view.h
diff --git a/athena/activity/activity_frame_view.h b/athena/activity/activity_frame_view.h
index 016c4cc320615a8e4e556ce2c144d7d6860c100a..12d7022c815ff21e00e6ceeb78a5531a4aaa5e5f 100644
--- a/athena/activity/activity_frame_view.h
+++ b/athena/activity/activity_frame_view.h
@@ -7,7 +7,7 @@
#include "athena/activity/public/activity_view.h"
#include "athena/wm/public/window_manager_observer.h"
-#include "ui/gfx/insets.h"
+#include "ui/gfx/geometry/insets.h"
#include "ui/views/window/non_client_view.h"
namespace views {
« no previous file with comments | « ash/wm/workspace/workspace_window_resizer_unittest.cc ('k') | athena/content/content_proxy_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698