diff options
author | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-11 20:26:03 +0000 |
---|---|---|
committer | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-11 20:26:03 +0000 |
commit | 6ef47c95ed266d9d1d8da93c8481e32e22e8baf9 (patch) | |
tree | e8277d1d0e20df31b77644977b26170f9a071e4b /DEPS | |
parent | da3178634563f8c0a5f9f8b395ffb7786ee2246a (diff) | |
download | chromium_src-6ef47c95ed266d9d1d8da93c8481e32e22e8baf9.zip chromium_src-6ef47c95ed266d9d1d8da93c8481e32e22e8baf9.tar.gz chromium_src-6ef47c95ed266d9d1d8da93c8481e32e22e8baf9.tar.bz2 |
Copy over the IDL files from port that really should be in the vendor branch (2/2)
Remove the IDLs from webkit/port that we're moving back to third_party/WebKit.
Will update DEPS as part of this CL once 1/2 is committed.
Review URL: http://codereview.chromium.org/9764
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5204 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ deps = { "http://googletest.googlecode.com/svn/trunk@63", "src/third_party/WebKit": - "/trunk/deps/third_party/WebKit@5138", + "/trunk/deps/third_party/WebKit@5203", "src/third_party/icu38": "/trunk/deps/third_party/icu38@5179", |