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

Unified Diff: ash/wm/aura/wm_window_aura.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/aura/wm_window_aura.h
diff --git a/ash/wm/aura/wm_window_aura.h b/ash/wm/aura/wm_window_aura.h
index b5ad2e75af66f0112fdfe8885edd82e05ec23c84..a675f80f0505aa43b73ede2048389c7b70bdfe22 100644
--- a/ash/wm/aura/wm_window_aura.h
+++ b/ash/wm/aura/wm_window_aura.h
@@ -5,6 +5,7 @@
#ifndef ASH_WM_AURA_WM_WINDOW_AURA_H_
#define ASH_WM_AURA_WM_WINDOW_AURA_H_
+#include "ash/ash_export.h"
#include "ash/wm/common/wm_window.h"
#include "base/macros.h"
#include "base/observer_list.h"

Powered by Google App Engine
This is Rietveld 408576698