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

Unified Diff: content/browser/BUILD.gn

Issue 2555693005: gpu: Move ShaderDiskCache into //gpu/ipc/host component. (Closed)
Patch Set: tot merge Created 4 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 | « no previous file | content/browser/gpu/gpu_process_host.h » ('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 ba9ac0565ac3ca5ea075d5de47706673f60c09ca..e858faa504e37965cb3bbf1a6d077693c8712201 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -670,8 +670,6 @@ source_set("browser") {
"gpu/gpu_process_host_ui_shim.h",
"gpu/shader_cache_factory.cc",
"gpu/shader_cache_factory.h",
- "gpu/shader_disk_cache.cc",
- "gpu/shader_disk_cache.h",
"histogram_controller.cc",
"histogram_controller.h",
"histogram_internals_request_job.cc",
« no previous file with comments | « no previous file | content/browser/gpu/gpu_process_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698