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

Unified Diff: build/android/rezip/DEPS

Issue 333433002: Rezip tool used to modify the APK. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update to the usage message Created 6 years, 6 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 | « build/android/rezip.gyp ('k') | build/android/rezip/rezip.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/rezip/DEPS
diff --git a/build/android/rezip/DEPS b/build/android/rezip/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..4e3c56e434aa6e06e67f75cfd78757f10f1979ac
--- /dev/null
+++ b/build/android/rezip/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+third_party/zlib/contrib/minizip",
+]
« no previous file with comments | « build/android/rezip.gyp ('k') | build/android/rezip/rezip.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698