Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 5db0467786b74c03da0ac68d56c500c806b9ee66..9bb28db7faf017fc3246a07386b4d8bfaa58f228 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 |