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

Unified Diff: WATCHLISTS

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 | « no previous file | android_webview/Android.mk » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WATCHLISTS
diff --git a/WATCHLISTS b/WATCHLISTS
index 96bab442f72e6428f081613cc5709132a1e6cc89..58db6b37c081694110d606aec675343e76633f4e 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -213,8 +213,8 @@
'device_orientation': {
'filepath': 'content/browser/device_orientation/|'\
'content/common/device_orientation/|'\
- 'content/public/android/java/src/org/chromium/content/browser/DeviceMotionAndOrientation.java|'\
- 'content/public/android/javatests/src/org/chromium/content/browser/DeviceMotionAndOrientationTest.java|'\
+ 'content/public/android/java/src/org/chromium/content_public/browser/DeviceMotionAndOrientation.java|'\
+ 'content/public/android/javatests/src/org/chromium/content_public/browser/DeviceMotionAndOrientationTest.java|'\
'content/renderer/device_orientation/',
},
'devtools': {
« no previous file with comments | « no previous file | android_webview/Android.mk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698