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

Unified Diff: tools/android/android_tools.gyp

Issue 17467003: [android] Switch test scripts to use last modified time instead of md5sum when checking dependencie… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 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/java_apk.gypi ('k') | tools/android/timemodified/timemodified.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/android/android_tools.gyp
diff --git a/tools/android/android_tools.gyp b/tools/android/android_tools.gyp
index 5aeb96fca222de2fc60b35b57691ffec799b3785..d44bcf313c086b17021e89c155df3d46e982b51b 100644
--- a/tools/android/android_tools.gyp
+++ b/tools/android/android_tools.gyp
@@ -13,6 +13,7 @@
'fake_dns/fake_dns.gyp:fake_dns',
'forwarder2/forwarder.gyp:forwarder2',
'md5sum/md5sum.gyp:md5sum',
+ 'timemodified/timemodified.gyp:timemodified',
'adb_reboot/adb_reboot.gyp:adb_reboot',
],
},
« no previous file with comments | « build/java_apk.gypi ('k') | tools/android/timemodified/timemodified.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698