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: content/content_tests.gypi

Issue 141533006: [Android] Move the java content/ package to content_public/ to start the split. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Small fixes and findbugs line update Created 6 years, 11 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 | « content/content_jni.gypi ('k') | content/public/android/java/resource_map/org/chromium/content/R.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 0967d0f7eb37ddd743028d5844b611ad07fa0419..e45bd675d88b0946ee76f5c067ec68caf7559e38 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1448,7 +1448,7 @@
'target_name': 'test_support_content_jni_headers',
'type': 'none',
'sources': [
- 'public/test/android/javatests/src/org/chromium/content/browser/test/NestedSystemMessageHandler.java',
+ 'public/test/android/javatests/src/org/chromium/content_public/browser/test/NestedSystemMessageHandler.java',
],
'variables': {
'jni_gen_package': 'content/public/test',
« no previous file with comments | « content/content_jni.gypi ('k') | content/public/android/java/resource_map/org/chromium/content/R.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698