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

Unified Diff: chrome/chrome_browser.gypi

Issue 7966026: Reverting this change to see if this fixes the MinimizeRestore browser tests on Vista and XP. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 3 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/panels/panel_mouse_watcher_win.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
===================================================================
--- chrome/chrome_browser.gypi (revision 102406)
+++ chrome/chrome_browser.gypi (working copy)
@@ -3054,6 +3054,7 @@
'browser/ui/panels/panel_mouse_watcher.h',
'browser/ui/panels/panel_mouse_watcher_timer.cc',
'browser/ui/panels/panel_mouse_watcher_win.cc',
+ 'browser/ui/panels/panel_mouse_watcher_win.h',
'browser/ui/panels/panel_settings_menu_model.cc',
'browser/ui/panels/panel_settings_menu_model.h',
'browser/ui/panels/panel_titlebar_view_cocoa.h',
@@ -4745,6 +4746,7 @@
['exclude', '^browser/ui/gtk/omnibox/omnibox_popup_view_gtk.h'],
['exclude', '^browser/ui/panels/panel_browser_window_gtk.cc'],
['exclude', '^browser/ui/panels/panel_browser_window_gtk.h'],
+ ['exclude', '^browser/ui/panels/panel_mouse_watcher_timer.cc'],
],
}],
# Exclude these toolkit_views specific files again.
« no previous file with comments | « chrome/browser/ui/panels/panel_mouse_watcher_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698