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

Unified Diff: content/content_browser.gypi

Issue 1646853002: Add embedder api for participating in gpu logic (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix crash in tests 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 | « content/common/gpu/gpu_process_launch_causes.h ('k') | content/content_gpu.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 4633ff9971b8643f3df9345e17ffaf8af5abd90b..ac16ee8099e2164ce13e8f0e7564d899c88cc451 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -157,6 +157,8 @@
'public/browser/global_request_id.h',
'public/browser/gpu_data_manager.h',
'public/browser/gpu_data_manager_observer.h',
+ 'public/browser/gpu_service_registry.cc',
+ 'public/browser/gpu_service_registry.h',
'public/browser/histogram_fetcher.h',
'public/browser/host_zoom_map.h',
'public/browser/indexed_db_context.h',
« no previous file with comments | « content/common/gpu/gpu_process_launch_causes.h ('k') | content/content_gpu.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698