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

Unified Diff: sync/BUILD.gn

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
Index: sync/BUILD.gn
diff --git a/sync/BUILD.gn b/sync/BUILD.gn
index bfb3566f1f3ce23553fb0aa0585dab6a51b3a9c5..bb3047562361332cebd321ce01a315a2441f137d 100644
--- a/sync/BUILD.gn
+++ b/sync/BUILD.gn
@@ -800,7 +800,7 @@ if (is_android) {
testonly = true
jni_package = "sync/test/fake_server"
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",
]
}
« no previous file with comments | « chrome/android/sync_shell/javatests/src/org/chromium/chrome/browser/sync/SyncTestBase.java ('k') | sync/sync_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698