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

Unified Diff: chrome/chrome_browser.gypi

Issue 1726343003: Revert of Mustash: move content::GPUVideoMemoryUsageStats to gpu::VideoMemoryUsageStats (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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/task_manager/task_manager.cc ('k') | chrome/chrome_tests_unit.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 ef17578c745c6e5136eb17784140ba8b82bbbc53..68c7de9847a333b2fe6ec756631352506afbe933 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3474,7 +3474,6 @@
'sync_file_system_drive_proto',
'../components/components.gyp:cryptauth',
'../components/components.gyp:drive',
- '../gpu/gpu.gyp:gpu_ipc_common',
'../media/cast/cast.gyp:cast_net',
],
'sources': [ '<@(chrome_browser_extensions_sources)' ],
@@ -3491,7 +3490,6 @@
}],
['enable_task_manager==1', {
'sources': [ '<@(chrome_browser_task_manager_sources)' ],
- 'dependencies': [ '../gpu/gpu.gyp:gpu_ipc_common' ],
'conditions': [
['chromeos==1', {
'sources': [ '<@(chrome_browser_task_manager_chromeos_sources)' ],
« no previous file with comments | « chrome/browser/task_manager/task_manager.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698