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

Unified Diff: chrome/chrome_browser.gypi

Issue 10271002: browser: Remove window.{cc,h} module completely. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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/window.cc ('k') | no next file » | 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 41d7704fb8cd3b88c90d6ebc1c23d6f05627e7e1..8fe019d5c58098a533fda1c1dd3353189cbeaadf 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3559,8 +3559,6 @@
'browser/ui/views/web_dialog_view.cc',
'browser/ui/views/web_dialog_view.h',
'browser/ui/views/web_intent_picker_views.cc',
- 'browser/ui/views/window.cc',
- 'browser/ui/views/window.h',
'browser/ui/views/wrench_menu.cc',
'browser/ui/views/wrench_menu.h',
'browser/ui/virtual_keyboard/virtual_keyboard_manager.cc',
@@ -5015,8 +5013,6 @@
['include', '^browser/ui/views/web_dialog_view.cc'],
['include', '^browser/ui/views/web_dialog_view.h'],
['include', '^browser/ui/views/web_intent_picker_views.cc'],
- ['include', '^browser/ui/views/window.cc'],
- ['include', '^browser/ui/views/window.h'],
['include', '^browser/ui/views/wrench_menu.cc'],
['include', '^browser/ui/views/wrench_menu.h'],
['include', '^browser/ui/window_sizer.cc'],
« no previous file with comments | « chrome/browser/ui/views/window.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698