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

Unified Diff: ash/ash.gyp

Issue 2027733002: Creates RootWindowControllerCommon (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@create_containers_wm_types
Patch Set: merge 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/DEPS ('k') | ash/root_window_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 4b9a47c19e70fed413f5389efcf60d6c4a4ee875..5276053fd8ec5a15c78a16f8cb132d33bbdd7769 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -206,6 +206,8 @@
'popup_message.h',
'root_window_controller.cc',
'root_window_controller.h',
+ 'root_window_controller_common.cc',
+ 'root_window_controller_common.h',
'root_window_settings.cc',
'root_window_settings.h',
'rotator/screen_rotation_animation.cc',
« no previous file with comments | « ash/DEPS ('k') | ash/root_window_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698