summaryrefslogtreecommitdiffstats
path: root/third_party/webgl
diff options
context:
space:
mode:
authorzmo@chromium.org <zmo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-04 22:01:04 +0000
committerzmo@chromium.org <zmo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-04 22:01:04 +0000
commit0359c70ea70145225e3107469886dbd2d8b6cb56 (patch)
tree1138b24a3f30e7459552078ce93d281125e65af0 /third_party/webgl
parent5af871a112ba393ee9276f27243a99cb2c528aee (diff)
downloadchromium_src-0359c70ea70145225e3107469886dbd2d8b6cb56.zip
chromium_src-0359c70ea70145225e3107469886dbd2d8b6cb56.tar.gz
chromium_src-0359c70ea70145225e3107469886dbd2d8b6cb56.tar.bz2
Revert 238758 "Pull down webgl conformance tests from github mir..."
Due to licence issues. Will investigate and reland later. > Pull down webgl conformance tests from github mirror. > > BUG=325505 > TEST=gpu waterfall > R=bajones@chromium.org, brettw@chromium.org, kbr@chromium.org > > Review URL: https://codereview.chromium.org/100413002 TBR=zmo@chromium.org Review URL: https://codereview.chromium.org/104723003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238786 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/webgl')
-rw-r--r--third_party/webgl/README.chromium14
1 files changed, 0 insertions, 14 deletions
diff --git a/third_party/webgl/README.chromium b/third_party/webgl/README.chromium
deleted file mode 100644
index 7fa076f..0000000
--- a/third_party/webgl/README.chromium
+++ /dev/null
@@ -1,14 +0,0 @@
-Name: Public Khronos WebGL Conformance Tests repository
-Short Name: webgl
-Version: 1.0
-URL: http://www.khronos.org/registry/webgl/sdk
-SOURCE CODE: git clone https://github.com/KhronosGroup/WebGL.git
-Date: 12/03/2013
-Revision: 159f31dd34842c871032d97d360a9dce5153f585
-Security Critical: no
-License: MIT
-License File: NOT_SHIPPED
-
-Description:
-This is a snapshot of the public webgl conformance tests directory on the
-Github server.