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

Unified Diff: ash/wm/common/wm_shell_window_ids.h

Issue 1943603002: Makes ash/wm/common a library (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix gyp Created 4 years, 8 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/wm/common/wm_shell_window_ids.h
diff --git a/ash/wm/common/wm_shell_window_ids.h b/ash/wm/common/wm_shell_window_ids.h
index 5b1f036117a77f21ba53c4f638e693eb09ee0d64..803750e6d700f3d6535089832515ad1705ee2ad9 100644
--- a/ash/wm/common/wm_shell_window_ids.h
+++ b/ash/wm/common/wm_shell_window_ids.h
@@ -5,8 +5,6 @@
#ifndef ASH_WM_COMMON_WM_SHELL_WINDOW_IDS_H_
#define ASH_WM_COMMON_WM_SHELL_WINDOW_IDS_H_
-#include "ash/ash_export.h"
-
// Defines the ids assigned to known containers. The id for a WmWindow is
// accessed via GetShellWindowId().

Powered by Google App Engine
This is Rietveld 408576698