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

Unified Diff: build/all_android.gyp

Issue 9634013: Add sync_unit_tests to the experimental builder. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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 | no next file » | no next file with comments »
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 411243b2874d14b5c4e89431b65f1bc50cb975e7..a08fbc667c7114622b1c9910a36e1fb3d58116e1 100644
--- a/build/all_android.gyp
+++ b/build/all_android.gyp
@@ -49,7 +49,7 @@
'dependencies': [
'../webkit/webkit.gyp:pull_in_webkit_unit_tests',
'../webkit/webkit.gyp:pull_in_DumpRenderTree',
- '../chrome/chrome.gyp:browser',
+ '../chrome/chrome.gyp:sync_unit_tests',
'../base/android/java/java.gyp:base_java',
],
},
@@ -60,7 +60,6 @@
'type': 'none',
'dependencies': [
'../content/content.gyp:content_browsertests',
- '../chrome/chrome.gyp:sync_unit_tests',
'../chrome/chrome.gyp:unit_tests',
'../ui/ui.gyp:gfx_unittests',
],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698