Make checkdeps.py check third_party.
commit5b6373fbaed471c766ec691ad2c816abbc482d29
authorJohn Abd-El-Malek <jam@chromium.org>
Wed, 1 Apr 2015 19:44:14 +0000 (1 12:44 -0700)
committerJohn Abd-El-Malek <jam@chromium.org>
Wed, 1 Apr 2015 19:45:52 +0000 (1 19:45 +0000)
tree8a53c8f3afd97fc837c5ff1305fc474d4215acdc
parent6932a19f6429d867eab2114a6a3019484c0f20b3
Make checkdeps.py check third_party.

For this first cl, it's only checking checked in code. I've had to add DEPS files to make it pass, since some of this code legitimately uses base etc...

BUG=469692
R=brettw@chromium.org

Review URL: https://codereview.chromium.org/1045863002

Cr-Commit-Position: refs/heads/master@{#323302}
46 files changed:
DEPS
third_party/DEPS [new file with mode: 0644]
third_party/android_platform/bionic/tools/relocation_packer/src/DEPS [new file with mode: 0644]
third_party/boringssl/DEPS [new file with mode: 0644]
third_party/cacheinvalidation/DEPS [new file with mode: 0644]
third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/DEPS [new file with mode: 0644]
third_party/cld/DEPS [new file with mode: 0644]
third_party/cld/base/DEPS [new file with mode: 0644]
third_party/fips181/DEPS [new file with mode: 0644]
third_party/jsoncpp/jsoncpp.gypi
third_party/jsoncpp/overrides/include/json/value.h
third_party/leveldatabase/DEPS [new file with mode: 0644]
third_party/libaddressinput/chromium/DEPS [new file with mode: 0644]
third_party/libaddressinput/chromium/canonicalize_string.cc
third_party/libevent/event-config.h
third_party/libevent/libevent.gyp
third_party/libjingle/overrides/DEPS [new file with mode: 0644]
third_party/libjingle/overrides/allocator_shim/allocator_proxy.cc
third_party/libjingle/overrides/allocator_shim/allocator_stub.cc
third_party/libjingle/overrides/init_webrtc.cc
third_party/libjingle/overrides/init_webrtc.h
third_party/libjingle/overrides/initialize_module.cc
third_party/liblouis/liblouis_nacl.gyp
third_party/liblouis/nacl_wrapper/DEPS [new file with mode: 0644]
third_party/liblouis/nacl_wrapper/liblouis_instance.cc
third_party/liblouis/nacl_wrapper/liblouis_instance.h
third_party/liblouis/nacl_wrapper/liblouis_wrapper.cc
third_party/libusb/src/libusb/os/DEPS [new file with mode: 0644]
third_party/libwebp/DEPS [new file with mode: 0644]
third_party/libxml/DEPS [new file with mode: 0644]
third_party/mach_override/mach_override.gyp
third_party/mach_override/udis86.h
third_party/modp_b64/DEPS [new file with mode: 0644]
third_party/mozilla/DEPS [new file with mode: 0644]
third_party/mt19937ar/DEPS [new file with mode: 0644]
third_party/npapi/bindings/DEPS [new file with mode: 0644]
third_party/ocmock/DEPS [new file with mode: 0644]
third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc
third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h
third_party/protobuf/src/google/protobuf/descriptor.pb.cc
third_party/re2/DEPS [new file with mode: 0644]
third_party/speex/DEPS [new file with mode: 0644]
third_party/sudden_motion_sensor/DEPS [new file with mode: 0644]
third_party/tcmalloc/DEPS [new file with mode: 0644]
third_party/widevine/cdm/widevine_cdm_common.h
third_party/zlib/google/DEPS [new file with mode: 0644]