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

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 abb723432e2f810b6ec2059e706a9660a64473e0..e9c289c6699c72d1942bd8f7502a33733b74174b 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -538,6 +538,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