Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(202)

Unified Diff: third_party/android_platform/bionic/tools/relocation_packer/src/DEPS

Issue 1045863002: Make checkdeps.py check third_party. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/DEPS ('k') | third_party/boringssl/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/android_platform/bionic/tools/relocation_packer/src/DEPS
diff --git a/third_party/android_platform/bionic/tools/relocation_packer/src/DEPS b/third_party/android_platform/bionic/tools/relocation_packer/src/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..61d0fe46d0c79303e1a6d2ec7a385d3180127e4c
--- /dev/null
+++ b/third_party/android_platform/bionic/tools/relocation_packer/src/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ '+gtest',
+ '+nativehelper',
+ '+testing',
+]
« no previous file with comments | « third_party/DEPS ('k') | third_party/boringssl/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698