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

Unified Diff: build/all_android.gyp

Issue 10380018: Revert 135484 - Use Android API for GetDisplayNameForLocale(). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 8 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 | « base/base.gypi ('k') | build/android/gtest_filter/ui_unittests_disabled » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all_android.gyp
===================================================================
--- build/all_android.gyp (revision 135489)
+++ build/all_android.gyp (working copy)
@@ -60,7 +60,6 @@
# Unit test bundles packaged as an apk.
'../base/base.gyp:base_unittests_apk',
'../ipc/ipc.gyp:ipc_tests_apk',
- '../ui/ui.gyp:ui_unittests_apk',
],
}]
],
@@ -82,6 +81,7 @@
'type': 'none',
'dependencies': [
'../content/content.gyp:content_browsertests',
+ '../ui/ui.gyp:gfx_unittests',
],
},
], # targets
« no previous file with comments | « base/base.gypi ('k') | build/android/gtest_filter/ui_unittests_disabled » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698