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

Unified Diff: components/html_viewer/DEPS

Issue 1346113003: Mandoline: WebGL: Pass context creation attributes to GPU. (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
Index: components/html_viewer/DEPS
diff --git a/components/html_viewer/DEPS b/components/html_viewer/DEPS
index 2e40ba021ca298aafaec38648b11ed72d4172d88..d3d4f41bfad79820fb136f6576cedc1f89833534 100644
--- a/components/html_viewer/DEPS
+++ b/components/html_viewer/DEPS
@@ -18,6 +18,7 @@ include_rules = [
"+components/web_view/web_view_switches.h",
"+gin",
"+gpu/blink/webgraphicscontext3d_impl.h",
+ "+gpu/command_buffer/common/gles2_cmd_utils.h",
"+mandoline/services",
"+media",
"+mojo/application",
« no previous file with comments | « components/html_viewer/BUILD.gn ('k') | components/html_viewer/web_graphics_context_3d_command_buffer_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698