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

Unified Diff: gpu/BUILD.gn

Issue 2565243002: Revert of gpu: Move ShaderDiskCache into //gpu/ipc/host component. (Closed)
Patch Set: 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 | « content/test/BUILD.gn ('k') | gpu/ipc/host/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/BUILD.gn
diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn
index 92ce37c96de2067f64825f8202885ac2787b8c77..cca3119595de0dd3cb0e7078b1f41c3eb50227e6 100644
--- a/gpu/BUILD.gn
+++ b/gpu/BUILD.gn
@@ -302,7 +302,6 @@
"ipc/client/gpu_memory_buffer_impl_shared_memory_unittest.cc",
"ipc/client/gpu_memory_buffer_impl_test_template.h",
"ipc/common/struct_traits_unittest.cc",
- "ipc/host/shader_disk_cache_unittest.cc",
]
if (is_mac) {
@@ -327,10 +326,8 @@
"//gpu/command_buffer/common:gles2_utils",
"//gpu/ipc:gl_in_process_context",
"//gpu/ipc/common:test_interfaces",
- "//gpu/ipc/host",
"//mojo/edk/system",
"//mojo/public/cpp/bindings",
- "//net:test_support",
"//testing/gmock",
"//testing/gtest",
"//third_party/angle:translator",
« no previous file with comments | « content/test/BUILD.gn ('k') | gpu/ipc/host/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698