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

Unified Diff: ash/shell.h

Issue 2376103005: mustash: Break dependency of //ash/public/interfaces on //ash (Closed)
Patch Set: typo Created 4 years, 3 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: ash/shell.h
diff --git a/ash/shell.h b/ash/shell.h
index 8c5905d892253e05de73186c3dace399ccac3e37..ab9cca257319ad132adafa4ebfd292d7d4d42362 100644
--- a/ash/shell.h
+++ b/ash/shell.h
@@ -10,8 +10,8 @@
#include <vector>
#include "ash/ash_export.h"
-#include "ash/common/shelf/shelf_types.h"
#include "ash/metrics/user_metrics_recorder.h"
+#include "ash/public/cpp/shelf_types.h"
#include "ash/wm/cursor_manager_chromeos.h"
#include "ash/wm/system_modal_container_event_filter_delegate.h"
#include "base/gtest_prod_util.h"

Powered by Google App Engine
This is Rietveld 408576698