summaryrefslogtreecommitdiffstats
path: root/cc/DEPS
diff options
context:
space:
mode:
authorgman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-09 19:56:40 +0000
committergman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-09 19:56:40 +0000
commitd5bf7ca12d258942349d25430c7ff2d1eb4a4e50 (patch)
treea527b43c86c971ad2f9d5f1df53dc6fbe8c2bd02 /cc/DEPS
parent4d7608f8e51963add407002e21615c72ab33b652 (diff)
downloadchromium_src-d5bf7ca12d258942349d25430c7ff2d1eb4a4e50.zip
chromium_src-d5bf7ca12d258942349d25430c7ff2d1eb4a4e50.tar.gz
chromium_src-d5bf7ca12d258942349d25430c7ff2d1eb4a4e50.tar.bz2
Refactor so chromium only GL extensions require gl2extchromium.h
This is a step toward making third_party/khronos/gl2.h and gl2ext.h have as few modifications as possible. BUG=none Review URL: https://chromiumcodereview.appspot.com/11782020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175858 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'cc/DEPS')
-rw-r--r--cc/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/cc/DEPS b/cc/DEPS
index 180348c..0de56aa 100644
--- a/cc/DEPS
+++ b/cc/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+gpu/GLES2",
"+media",
"+skia/ext",
"+third_party/skia/include",