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

Unified Diff: components/html_viewer/BUILD.gn

Issue 1338433002: Mandoline: Add WebGL support (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add --enable-webgl switch 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') | components/html_viewer/blink_platform_impl.cc » ('J')
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 94fdcec745e1328ebc76a18318bc0412f235fb29..10ed5fecd1179c63f790bd11e645ab420abc4ce9 100644
--- a/components/html_viewer/BUILD.gn
+++ b/components/html_viewer/BUILD.gn
@@ -115,6 +115,8 @@ source_set("lib") {
"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",
« no previous file with comments | « no previous file | components/html_viewer/DEPS » ('j') | components/html_viewer/blink_platform_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698