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

Unified Diff: components/view_manager/gles2/BUILD.gn

Issue 1189833005: Revert of Support impl-side painting in Mandoline. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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 | « components/view_manager/BUILD.gn ('k') | components/view_manager/gles2/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/view_manager/gles2/BUILD.gn
diff --git a/components/view_manager/gles2/BUILD.gn b/components/view_manager/gles2/BUILD.gn
index 13ee4d0c66d47067d193fa6c58397aa78f11c105..6af69d01923ab29ad2ed2a907bff587e568a552a 100644
--- a/components/view_manager/gles2/BUILD.gn
+++ b/components/view_manager/gles2/BUILD.gn
@@ -44,17 +44,10 @@
"command_buffer_type_conversions.h",
"mojo_buffer_backing.cc",
"mojo_buffer_backing.h",
- "mojo_gpu_memory_buffer.cc",
- "mojo_gpu_memory_buffer.h",
- "mojo_gpu_memory_buffer_manager.cc",
- "mojo_gpu_memory_buffer_manager.h",
- "raster_thread_helper.cc",
- "raster_thread_helper.h",
]
deps = [
"//base",
- "//cc",
"//components/view_manager/public/interfaces",
"//gpu/command_buffer/common",
"//third_party/mojo/src/mojo/public/cpp/bindings",
« no previous file with comments | « components/view_manager/BUILD.gn ('k') | components/view_manager/gles2/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698