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

Unified Diff: chrome/chrome_browser.gypi

Issue 7712001: WindowOpenDisposition should not be exposed in base and ui modules. (1) Gdk refactoring (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: minor fix. Created 9 years, 4 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 | « chrome/browser/ui/views/event_utils.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index c242e96b5490fb04529e03f9ef9d1908b03f8368..9cb55d3ad70a4a9568b7c5203aaf9b6d2ab378b6 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -875,6 +875,8 @@
'browser/download/save_package_file_picker.h',
'browser/enumerate_modules_model_win.cc',
'browser/enumerate_modules_model_win.h',
+ 'browser/event_disposition.cc',
+ 'browser/event_disposition.h',
'browser/extensions/apps_promo.cc',
'browser/extensions/apps_promo.h',
'browser/extensions/convert_user_script.cc',
« no previous file with comments | « chrome/browser/ui/views/event_utils.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698