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

Unified Diff: components/components_tests.gyp

Issue 1462953004: Unit tests for importing prefs from the Java side implemented (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Compile error fix Created 5 years, 1 month 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 | components/variations/android/java/src/org/chromium/components/variations/firstrun/VariationsSeedBridge.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 4eb1410a584995f1ce0dedfc4cad1cfed080d6a9..0e075553aacc590e5366836ed11164cd95501eaa 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -1609,7 +1609,7 @@
],
},
'includes': [ '../build/host_jar.gypi' ],
- },
+ },
],
'conditions': [
['test_isolation_mode != "noop"',
« no previous file with comments | « no previous file | components/variations/android/java/src/org/chromium/components/variations/firstrun/VariationsSeedBridge.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698