diff options
author | apatrick@chromium.org <apatrick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-13 02:33:07 +0000 |
---|---|---|
committer | apatrick@chromium.org <apatrick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-13 02:33:07 +0000 |
commit | 9005fde80d2709fc07c231a819e7a2a4fc3c6b0e (patch) | |
tree | feca7ff24fdf644070060c49572f89298b58a417 /third_party/khronos/README.chromium | |
parent | 6eba64fac025810ed1d97e7715bf2b9494276449 (diff) | |
download | chromium_src-9005fde80d2709fc07c231a819e7a2a4fc3c6b0e.zip chromium_src-9005fde80d2709fc07c231a819e7a2a4fc3c6b0e.tar.gz chromium_src-9005fde80d2709fc07c231a819e7a2a4fc3c6b0e.tar.bz2 |
Prevent third_party/khronos from including external dependencies.
Review URL: https://chromiumcodereview.appspot.com/11554033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@172785 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/khronos/README.chromium')
-rw-r--r-- | third_party/khronos/README.chromium | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/third_party/khronos/README.chromium b/third_party/khronos/README.chromium index 4b6290f..53c552b 100644 --- a/third_party/khronos/README.chromium +++ b/third_party/khronos/README.chromium @@ -42,4 +42,5 @@ GLES2/glchromium.h otherwise. EGL/eglplatform.h - Added EGLNative*Type for Mac. - +DEPS + - Added DEPS file to prevent inclusion of external dependencies. |