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

Unified Diff: components/html_viewer/BUILD.gn

Issue 1343303003: Revert of Mandoline: Add WebGL support (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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 | components/html_viewer/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/html_viewer/BUILD.gn
diff --git a/components/html_viewer/BUILD.gn b/components/html_viewer/BUILD.gn
index 4e710eefdcb5ee3e1aca753d15c64f3b1cbb9852..6ce7625db42591644ccc2ae9c0856618a6a24951 100644
--- a/components/html_viewer/BUILD.gn
+++ b/components/html_viewer/BUILD.gn
@@ -115,8 +115,6 @@
"web_clipboard_impl.h",
"web_cookie_jar_impl.cc",
"web_cookie_jar_impl.h",
- "web_graphics_context_3d_command_buffer_impl.cc",
- "web_graphics_context_3d_command_buffer_impl.h",
"web_layer_impl.cc",
"web_layer_impl.h",
"web_layer_tree_view_impl.cc",
@@ -159,7 +157,6 @@
"//components/web_view:switches",
"//components/web_view/public/interfaces",
"//gin",
- "//gpu/blink:blink",
"//media",
"//media/blink",
"//media/mojo",
@@ -168,7 +165,6 @@
"//mojo/cc",
"//mojo/common",
"//mojo/converters/surfaces",
- "//mojo/gles2:headers",
"//mojo/logging",
"//mojo/message_pump",
"//mojo/platform_handle",
« no previous file with comments | « no previous file | components/html_viewer/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698