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

Unified Diff: ash/ash.gyp

Issue 42353002: Introduce WindowStateDelegate::ToggleFullscreen (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 2 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/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index b8737651159e80040b37c2368471495e5a6e9864..8521bd8dec294836e2d2802a89d6d7f43f4d5786 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -536,6 +536,8 @@
'wm/window_positioner.h',
'wm/window_state.cc',
'wm/window_state.h',
+ 'wm/window_state_delegate.cc',
+ 'wm/window_state_delegate.h',
'wm/window_state_observer.h',
'wm/window_properties.cc',
'wm/window_properties.h',

Powered by Google App Engine
This is Rietveld 408576698