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

Unified Diff: ui/views/views.gyp

Issue 105813013: Adds views::corewm::WMState to install common state (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix viewseventtestbase Created 7 years 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 | « ui/views/test/views_test_base.cc ('k') | ui/views/widget/native_widget_aura_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index ecf36d2da01f3bfd539cc76c43a25eda877ccc67..b2810eed1bd2d493a0cc768406a3419dd2c31df7 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -272,6 +272,8 @@
'corewm/window_modality_controller.h',
'corewm/window_util.cc',
'corewm/window_util.h',
+ 'corewm/wm_state.cc',
+ 'corewm/wm_state.h',
'debug_utils.cc',
'debug_utils.h',
'drag_controller.h',
« no previous file with comments | « ui/views/test/views_test_base.cc ('k') | ui/views/widget/native_widget_aura_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698