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

Unified Diff: content/content_jni.gypi

Issue 254823005: Move android Telephony APIs to from content/ to net/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: NET_EXPORT the moved APIs. Created 6 years, 8 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: content/content_jni.gypi
diff --git a/content/content_jni.gypi b/content/content_jni.gypi
index a0ade03cba214d62d223f5c25204e6a26f323e43..9e0f0a92571f0d86691ac9d439bec34818076670 100644
--- a/content/content_jni.gypi
+++ b/content/content_jni.gypi
@@ -38,7 +38,6 @@
'public/android/java/src/org/chromium/content/browser/WebContentsObserverAndroid.java',
'public/android/java/src/org/chromium/content/browser/framehost/NavigationControllerImpl.java',
'public/android/java/src/org/chromium/content/browser/webcontents/WebContentsImpl.java',
- 'public/android/java/src/org/chromium/content/common/DeviceTelephonyInfo.java',
],
'variables': {
'jni_gen_package': 'content',
« no previous file with comments | « content/content_common.gypi ('k') | content/public/android/java/src/org/chromium/content/common/DeviceTelephonyInfo.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698