summaryrefslogtreecommitdiffstats
path: root/third_party/class-dump/OWNERS
diff options
context:
space:
mode:
authorjustincohen <justincohen@chromium.org>2015-06-02 16:11:35 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-02 23:13:05 +0000
commitb61668a8e23fcdbe8fd1e851c836a1a4d45fb054 (patch)
tree902e117363121c1948606989ba0e116eb24711b6 /third_party/class-dump/OWNERS
parenta929c022ddb0cfcc7ea69d7a671e625b1cfc0d9f (diff)
downloadchromium_src-b61668a8e23fcdbe8fd1e851c836a1a4d45fb054.zip
chromium_src-b61668a8e23fcdbe8fd1e851c836a1a4d45fb054.tar.gz
chromium_src-b61668a8e23fcdbe8fd1e851c836a1a4d45fb054.tar.bz2
Reland "Roll DEPS to class-dump 3.5"
Removes some build warnings. Moves the class-dump repo to a github auto-mirror instead of a mirror that needs to be manually updated. This also requires that the class-dump.gyp file move from the third-party repo into the main source tree. Note that the file structure of the class-dump source changed so the .gyp had to be updated. For comparison, the old .class-dump.gyp can be found at https://chromium.googlesource.com/chromium/deps/class-dump/+/master/class-dump.gyp BUG=318160, 417264 Review URL: https://codereview.chromium.org/1161813003 Cr-Commit-Position: refs/heads/master@{#332485}
Diffstat (limited to 'third_party/class-dump/OWNERS')
-rw-r--r--third_party/class-dump/OWNERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/class-dump/OWNERS b/third_party/class-dump/OWNERS
new file mode 100644
index 0000000..ff2123f
--- /dev/null
+++ b/third_party/class-dump/OWNERS
@@ -0,0 +1,2 @@
+justincohen@chromium.org
+rohitrao@chromium.org