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

Unified Diff: content/content_browser.gypi

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: Created EventHookApplication in content 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: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index ce16dcd6963def026b2de9ca683afe40ba0dc4bc..6fd99feccb514be4fae6b17e80a1c86e2518cdb4 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -85,6 +85,8 @@
'public/browser/download_save_info.h',
'public/browser/download_url_parameters.cc',
'public/browser/download_url_parameters.h',
+ 'public/browser/event_hook_application_mac.mm',
+ 'public/browser/event_hook_application_mac.h',
'public/browser/favicon_status.cc',
'public/browser/favicon_status.h',
'public/browser/file_descriptor_info.h',

Powered by Google App Engine
This is Rietveld 408576698