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

Unified Diff: chrome/browser/ui/views/status_bubble_views.cc

Issue 2734653002: chromeos: Move files in //ash/common to //ash (Closed)
Patch Set: fix a11y tests, fix docs Created 3 years, 10 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: chrome/browser/ui/views/status_bubble_views.cc
diff --git a/chrome/browser/ui/views/status_bubble_views.cc b/chrome/browser/ui/views/status_bubble_views.cc
index 5aea78460b015e7e84391cf0b9aafc9b215e7eac..63ae424d692fe05f0152f5303200f5b546510358 100644
--- a/chrome/browser/ui/views/status_bubble_views.cc
+++ b/chrome/browser/ui/views/status_bubble_views.cc
@@ -41,7 +41,7 @@
#include "url/gurl.h"
#if defined(USE_ASH)
-#include "ash/common/wm/window_state.h" // nogncheck
+#include "ash/wm/window_state.h" // nogncheck
#include "ash/wm/window_state_aura.h" // nogncheck
#endif

Powered by Google App Engine
This is Rietveld 408576698