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

Unified Diff: ui/base/ui_base.gyp

Issue 1146873002: [MacViews] Enable dragging a window by its caption/draggable areas. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync and rebase 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/windowed_nsnotification_observer.mm ('k') | ui/views/cocoa/bridged_content_view.h » ('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 3ffa361e19587b51bdad2faa67fc7ab3f24963d7..fd530835a5b8d8be2b1cb7824c31377bfd206c49 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -675,6 +675,8 @@
'ime/dummy_text_input_client.h',
'test/nswindow_fullscreen_notification_waiter.h',
'test/nswindow_fullscreen_notification_waiter.mm',
+ 'test/windowed_nsnotification_observer.h',
+ 'test/windowed_nsnotification_observer.mm',
],
}],
['use_aura==1', {
« no previous file with comments | « ui/base/test/windowed_nsnotification_observer.mm ('k') | ui/views/cocoa/bridged_content_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698