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

Unified Diff: sync/sync_tests.gypi

Issue 1132173003: Update folder hierarchy to match java package name. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 7 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_tests.gypi
diff --git a/sync/sync_tests.gypi b/sync/sync_tests.gypi
index 69804e1133b5cb4169b12e2f028a5af411bb6637..198f659e49f9585c7614d2bf900b0e56fc33b853 100644
--- a/sync/sync_tests.gypi
+++ b/sync/sync_tests.gypi
@@ -467,7 +467,7 @@
'target_name': 'sync_fake_server_jni_headers',
'type': 'none',
'sources': [
- '../chrome/android/sync_shell/javatests/src/chromium/chrome/browser/sync/FakeServerHelper.java',
+ '../chrome/android/sync_shell/javatests/src/org/chromium/chrome/browser/sync/FakeServerHelper.java',
],
'variables': {
'jni_gen_package': 'sync/test/fake_server',
« 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