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

Unified Diff: ash/wm/common/BUILD.gn

Issue 2012343002: Converts overview to use common ash types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: feedback Created 4 years, 7 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
« no previous file with comments | « ash/wm/aura/wm_window_aura.cc ('k') | ash/wm/common/ash_wm_common.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/common/BUILD.gn
diff --git a/ash/wm/common/BUILD.gn b/ash/wm/common/BUILD.gn
index ce387048d3255bf83a931414c69ddbf663393777..048fc219a085c872d20d53ca2a7e84d92f58ae19 100644
--- a/ash/wm/common/BUILD.gn
+++ b/ash/wm/common/BUILD.gn
@@ -17,6 +17,7 @@ component("ash_wm_common") {
sources = [
"always_on_top_controller.cc",
"always_on_top_controller.h",
+ "ash_wm_common_export.h",
"background_animator.cc",
"background_animator.h",
"container_finder.cc",
« no previous file with comments | « ash/wm/aura/wm_window_aura.cc ('k') | ash/wm/common/ash_wm_common.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698