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

Unified Diff: sync/sync_unit_tests.isolate

Issue 1398483004: Remove locale files not needed by sync_unit_tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove in GN too. Created 5 years, 2 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 | « sync/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/sync_unit_tests.isolate
diff --git a/sync/sync_unit_tests.isolate b/sync/sync_unit_tests.isolate
index c28ebd5a9ba9d49463c220e133a1e4ae5dd56114..8b64e4c11c086306472f8e611e73fc022e335975 100644
--- a/sync/sync_unit_tests.isolate
+++ b/sync/sync_unit_tests.isolate
@@ -3,13 +3,6 @@
# found in the LICENSE file.
{
'conditions': [
- ['OS=="android"', {
- 'variables': {
- 'files': [
- '<(PRODUCT_DIR)/locales/en-US.pak',
- ],
- },
- }],
['OS=="linux" or OS=="mac" or OS=="win"', {
'variables': {
'command': [
« no previous file with comments | « sync/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698