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

Unified Diff: build/all_android.gyp

Issue 9963086: Build and push chrome.pak for ui_unittests on Android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix a typo Created 8 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 | « no previous file | build/android/android_commands.py » ('j') | build/android/test_package_executable.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all_android.gyp
diff --git a/build/all_android.gyp b/build/all_android.gyp
index bfc1bc92b0eaad4844fc970bf8cf4909fa20dfbc..f63017021d4df09043ba0202c8fdd0e433b401e6 100644
--- a/build/all_android.gyp
+++ b/build/all_android.gyp
@@ -42,6 +42,8 @@
'../tools/android/fake_dns/fake_dns.gyp:fake_dns',
'../tools/android/forwarder/forwarder.gyp:forwarder',
'../media/media.gyp:media_unittests',
+ '../chrome/chrome_resources.gyp:packed_resources',
John Grabowski 2012/04/03 23:07:53 add comment that these are needed for ui_unittest
Yaron 2012/04/03 23:17:16 Alternatively, consider adding it as a dep for ui_
Xianzhu 2012/04/04 00:13:48 Added comments and a TODO. On 2012/04/03 23:17:16
+ '../chrome/chrome_resources.gyp:packed_extra_resources',
],
},
{
« no previous file with comments | « no previous file | build/android/android_commands.py » ('j') | build/android/test_package_executable.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698