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

Unified Diff: content/browser/BUILD.gn

Issue 2820463002: gpu: Completely remove GpuProcessHostUIShim. (Closed)
Patch Set: . Created 3 years, 8 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 | « no previous file | content/browser/browser_main_loop.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 92bfe066e7ede65be562e2e5ea760789095dc528..8b1a20d960579a0a4c8a53930c71333d39c0ae07 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -725,8 +725,6 @@ source_set("browser") {
"gpu/gpu_main_thread_factory.h",
"gpu/gpu_process_host.cc",
"gpu/gpu_process_host.h",
- "gpu/gpu_process_host_ui_shim.cc",
- "gpu/gpu_process_host_ui_shim.h",
"gpu/shader_cache_factory.cc",
"gpu/shader_cache_factory.h",
"histogram_controller.cc",
« no previous file with comments | « no previous file | content/browser/browser_main_loop.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698