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

Unified Diff: ui/ui.gyp

Issue 11498008: RenderWidget popup should be a NSWindow so it can go outside the main window. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Removed include Created 8 years 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/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index d173184e172ffc26c55531ba33d89975d4be9ab3..c5e64106b989ad838abba100df020bc6f53942f0 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -90,6 +90,8 @@
'base/clipboard/scoped_clipboard_writer.h',
'base/cocoa/base_view.h',
'base/cocoa/base_view.mm',
+ 'base/cocoa/event_hook_application.h',
+ 'base/cocoa/event_hook_application.mm',
'base/cocoa/events_mac.mm',
'base/cocoa/find_pasteboard.h',
'base/cocoa/find_pasteboard.mm',
« ui/base/cocoa/event_hook_application.h ('K') | « ui/base/cocoa/event_hook_application.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698