summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorjrt@chromium.org <jrt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-21 04:55:45 +0000
committerjrt@chromium.org <jrt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-21 04:55:45 +0000
commit8a63e4e8937c4396a5869289a3706ab4b5d85ea4 (patch)
treec15c84037b2d36fcedfcfe0f527028bb037bfb32 /.gitignore
parent40a089c802ae7e4e514d2228c84c115842c4d371 (diff)
downloadchromium_src-8a63e4e8937c4396a5869289a3706ab4b5d85ea4.zip
chromium_src-8a63e4e8937c4396a5869289a3706ab4b5d85ea4.tar.gz
chromium_src-8a63e4e8937c4396a5869289a3706ab4b5d85ea4.tar.bz2
Moved WebGL repository to third_party.
According the the 3rd-party Chromium policy, all external libraries should be in a third_party directory. All WebGL repository references now point to src/third_party/webgl_conformance. Source: http://www.chromium.org/developers/adding-3rd-party-libraries Review URL: http://codereview.chromium.org/7473003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@93339 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ede0b85..9409766 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,7 +58,6 @@ v8.log
/chrome/test/data/osdd
/chrome/test/data/plugin
/chrome/test/data/pyauto_private
-/chrome/test/data/gpu/webgl_conformance
/chrome/tools/memory
/chrome/tools/test/reference_build
/chrome_frame/tools/test/reference_build
@@ -133,6 +132,7 @@ v8.log
/third_party/swig
/third_party/valgrind
/third_party/webdriver/python
+/third_party/webgl_conformance
/third_party/webrtc
/third_party/xdg-utils
/third_party/xulrunner-sdk