summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorhajimehoshi@chromium.org <hajimehoshi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-02 11:52:55 +0000
committerhajimehoshi@chromium.org <hajimehoshi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-02 11:52:55 +0000
commit183b7255fefcbf56cf57a1cf3a9d5249ebfd55a4 (patch)
tree4205a0a415a8d40c7cd65cf49c85b0b011819f17 /.gitignore
parentc672787769427ec47024f9f0929c756d9783790b (diff)
downloadchromium_src-183b7255fefcbf56cf57a1cf3a9d5249ebfd55a4.zip
chromium_src-183b7255fefcbf56cf57a1cf3a9d5249ebfd55a4.tar.gz
chromium_src-183b7255fefcbf56cf57a1cf3a9d5249ebfd55a4.tar.bz2
Move the directory of CLD2
To put the file README.chromium, OWNERS and so on, we need to move the directory of the third-party library. We cannot assure that it is safe to move from 'third_party/cld2' to 'third_party/cld2/src', so we adopted the new path 'third_party/cld_2'. See: https://codereview.chromium.org/23301019/ Note: the newer revision (r74) of CLD2 is specified because the newer version includes some security fixes. BUG=240647 Review URL: https://chromiumcodereview.appspot.com/23449011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@220832 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 34c63a9..eef1d8e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -186,6 +186,7 @@ v8.log
/third_party/chromeos_login_manager
/third_party/chromeos_text_input
/third_party/chromite
+/third_party/cld_2/src
/third_party/cros
/third_party/cros_dbus_cplusplus/source
/third_party/cros_system_api