diff options
author | blundell@chromium.org <blundell@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-20 23:11:11 +0000 |
---|---|---|
committer | blundell@chromium.org <blundell@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-20 23:11:11 +0000 |
commit | 4d65983f4665c2dab308957c10c1c051b5e57509 (patch) | |
tree | b1b4f0b8bf5da6dcfdeea2f20ce0a986fbed4c27 | |
parent | ee7d5f995151afcdeed4b1a285f9fa1ac7efe3b0 (diff) | |
download | chromium_src-4d65983f4665c2dab308957c10c1c051b5e57509.zip chromium_src-4d65983f4665c2dab308957c10c1c051b5e57509.tar.gz chromium_src-4d65983f4665c2dab308957c10c1c051b5e57509.tar.bz2 |
Remove obsolete third_party/DEPS file.
This file has been obsolete since checkdeps moved from
using "skip_subtree_includes" to using "skip_child_includes." third_party/ is
already listed as a child include to be skipped in src/DEPS.
Review URL: https://chromiumcodereview.appspot.com/12956002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@189451 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | third_party/DEPS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/DEPS b/third_party/DEPS deleted file mode 100644 index ad8101f..0000000 --- a/third_party/DEPS +++ /dev/null @@ -1 +0,0 @@ -skip_subtree_includes = True |