summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/platform/DEPS
diff options
context:
space:
mode:
authorbajones@chromium.org <bajones@chromium.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538>2013-12-11 20:01:36 +0000
committerbajones@chromium.org <bajones@chromium.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538>2013-12-11 20:01:36 +0000
commitd663606335dc7d219208296cb25de0d566ed6ce1 (patch)
tree22fd4142f41a86df983c414726cbba76fb0e51b0 /third_party/WebKit/Source/platform/DEPS
parent182a84acb190417b9d7250c107c81714934fc2f3 (diff)
downloadchromium_src-d663606335dc7d219208296cb25de0d566ed6ce1.zip
chromium_src-d663606335dc7d219208296cb25de0d566ed6ce1.tar.gz
chromium_src-d663606335dc7d219208296cb25de0d566ed6ce1.tar.bz2
Moved GL enums from GraphicsContext3D to a more generic location.
Updated all callers to use the new enums. This is the first step in eventually removing our dependence on GraphicsContext3D's thin WebGraphicsContext3D wrapper. BUG=326382 Review URL: https://codereview.chromium.org/93873009 git-svn-id: svn://svn.chromium.org/blink/trunk@163725 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Diffstat (limited to 'third_party/WebKit/Source/platform/DEPS')
-rw-r--r--third_party/WebKit/Source/platform/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/WebKit/Source/platform/DEPS b/third_party/WebKit/Source/platform/DEPS
index 07a1088..75a6404 100644
--- a/third_party/WebKit/Source/platform/DEPS
+++ b/third_party/WebKit/Source/platform/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+platform",
"+public/platform",
"+skia/ext",
+ "+third_party/khronos",
"+third_party/skia",
"+webp",
"-bindings",