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

Unified Diff: chrome/chrome_browser.gypi

Issue 108413007: Enable the hung plugin detector on Win Aura. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 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
« no previous file with comments | « chrome/browser/ui/views/frame/browser_view.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 242552)
+++ chrome/chrome_browser.gypi (working copy)
@@ -2992,13 +2992,7 @@
['use_aura==1', {
'sources/': [
['exclude', '^browser/automation/testing_automation_provider_win.cc'],
- ['exclude', '^browser/hang_monitor/hung_plugin_action.cc'],
- ['exclude', '^browser/hang_monitor/hung_plugin_action.h'],
- ['exclude', '^browser/hang_monitor/hung_window_detector.cc'],
- ['exclude', '^browser/hang_monitor/hung_window_detector.h'],
['exclude', '^browser/icon_loader_linux.cc'],
- ['exclude', '^browser/jumplist_win.cc'],
- ['exclude', '^browser/jumplist_win.h'],
['exclude', '^browser/lifetime/application_lifetime_stub.cc'],
['exclude', '^browser/renderer_host/render_widget_host_view_views*'],
],
« no previous file with comments | « chrome/browser/ui/views/frame/browser_view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698