diff options
author | gman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-09 19:56:40 +0000 |
---|---|---|
committer | gman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-09 19:56:40 +0000 |
commit | d5bf7ca12d258942349d25430c7ff2d1eb4a4e50 (patch) | |
tree | a527b43c86c971ad2f9d5f1df53dc6fbe8c2bd02 /cc/DEPS | |
parent | 4d7608f8e51963add407002e21615c72ab33b652 (diff) | |
download | chromium_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/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ include_rules = [ + "+gpu/GLES2", "+media", "+skia/ext", "+third_party/skia/include", |