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

Unified Diff: ash/common/wm_window.cc

Issue 2750463009: mash: Fix ShelfItem mojo struct; add enums and traits. (Closed)
Patch Set: Address comments; try adding a unit test. Created 3 years, 9 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/common/wm_window.cc
diff --git a/ash/common/wm_window.cc b/ash/common/wm_window.cc
index cb4018cfed2137eb29c4239e6a86862f18c365f5..792c3a15a75ebd27f68cb5e12994efe10c10e13e 100644
--- a/ash/common/wm_window.cc
+++ b/ash/common/wm_window.cc
@@ -7,7 +7,6 @@
#include "ash/aura/aura_layout_manager_adapter.h"
#include "ash/aura/wm_shell_aura.h"
#include "ash/common/ash_constants.h"
-#include "ash/common/shelf/shelf_item_types.h"
#include "ash/common/wm/window_state.h"
#include "ash/common/wm_layout_manager.h"
#include "ash/common/wm_transient_window_observer.h"

Powered by Google App Engine
This is Rietveld 408576698