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

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: Address comments. 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
Index: ui/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index 505d982ae313eee1b6f0512aa7289bc0402b4604..d4e18da59709f770e17106c85536a167b2dd1ab1 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -673,6 +673,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', {

Powered by Google App Engine
This is Rietveld 408576698