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

Unified Diff: build/all.gyp

Issue 358863002: Add gyp machinery to build with packed ARM relative relocations. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « no previous file | build/android/gyp/pack_arm_relocations.py » ('j') | build/android/gyp/pack_arm_relocations.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 7d212b455f70251b5308852fc80d82e74f022e93..dd220e5d500fe1b91b80c602cef63a590f9fc8eb 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -54,6 +54,7 @@
'../chrome/chrome.gyp:chrome_shell_apk',
'../remoting/remoting.gyp:remoting_apk',
'../tools/telemetry/telemetry.gyp:*#host',
+ '../tools/relocation_packer/relocation_packer.gyp:relocation_packer_unittests#host',
# TODO(nyquist) This should instead by a target for sync when all of
# the sync-related code for Android has been upstreamed.
# See http://crbug.com/159203
« no previous file with comments | « no previous file | build/android/gyp/pack_arm_relocations.py » ('j') | build/android/gyp/pack_arm_relocations.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698