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

Unified Diff: ui/base/ui_base.gyp

Issue 1109493002: [MacViews] Fix behavior of non-resizable windows in fullscreen. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Revert to Patch Set 7 Created 5 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 | « ui/base/test/nswindow_fullscreen_notification_waiter.mm ('k') | ui/views/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index 3373354c9ccd7062b309b54ecd3acd6706b0c417..c1cea4affc3547c5d7a8c73fb1af589120c74c06 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -667,6 +667,8 @@
'ime/dummy_input_method.h',
'ime/dummy_text_input_client.cc',
'ime/dummy_text_input_client.h',
+ 'test/nswindow_fullscreen_notification_waiter.h',
+ 'test/nswindow_fullscreen_notification_waiter.mm',
],
}],
['use_aura==1', {
« no previous file with comments | « ui/base/test/nswindow_fullscreen_notification_waiter.mm ('k') | ui/views/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698