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

Unified Diff: chrome/chrome_browser.gypi

Issue 1956813002: [Part 1 of 6] Move MockWebContentsTaskManager into its own file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add Show() / ShowInactive() coverage. Created 4 years, 7 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_browsertest.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 da566d84b95e47bcde18124e3aba04d3ae2c9a30..335b89d8826db49708eeedfee2c0bc927adcc5de 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2187,9 +2187,9 @@
'browser/notifications/notification_object_proxy.h',
'browser/notifications/notification_permission_context.cc',
'browser/notifications/notification_permission_context.h',
+ 'browser/notifications/notification_platform_bridge.h',
'browser/notifications/notification_platform_bridge_mac.h',
'browser/notifications/notification_platform_bridge_mac.mm',
- 'browser/notifications/notification_platform_bridge.h',
'browser/notifications/notification_ui_manager.h',
'browser/notifications/notifier_state_tracker.cc',
'browser/notifications/notifier_state_tracker.h',
@@ -3079,8 +3079,6 @@
'browser/task_management/sampling/task_manager_impl.h',
'browser/task_management/sampling/task_manager_io_thread_helper.cc',
'browser/task_management/sampling/task_manager_io_thread_helper.h',
- 'browser/task_management/task_management_browsertest_util.cc',
- 'browser/task_management/task_management_browsertest_util.h',
'browser/task_management/task_manager_interface.cc',
'browser/task_management/task_manager_interface.h',
'browser/task_management/task_manager_observer.cc',
« no previous file with comments | « chrome/browser/ui/panels/panel_browsertest.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698