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

Unified Diff: webkit/DEPS

Issue 11782020: Refactor so chromium only GL extensions require gl2extchromium.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 11 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 | « third_party/khronos/GLES2/gl2ext.h ('k') | webkit/gpu/gl_bindings_skia_cmd_buffer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/DEPS
diff --git a/webkit/DEPS b/webkit/DEPS
index af9b6fce659d8bdb9ba7b9bddff9dbac5f0e462f..f33a73d54fa398b6cc7edcc0f28dce739e87b5b0 100644
--- a/webkit/DEPS
+++ b/webkit/DEPS
@@ -30,6 +30,7 @@ include_rules = [
"+gpu/command_buffer/client",
"+gpu/command_buffer/common",
"+gpu/command_buffer/service",
+ "+gpu/GLES2",
"+third_party/khronos/GLES2",
# For shared USB keycode conversion tables used by ppapi plugin code.
« no previous file with comments | « third_party/khronos/GLES2/gl2ext.h ('k') | webkit/gpu/gl_bindings_skia_cmd_buffer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698