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

Unified Diff: net/net.gyp

Issue 10178023: Add net_jni_registrar. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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
« net/android/net_jni_registrar.cc ('K') | « net/android/net_jni_registrar.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 21d033e9c14da4c523e00bb4607dd5bf71804b84..a78e5ed126bb71732b7fa10dbe264b1287857fd9 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -39,6 +39,8 @@
'net_resources',
],
'sources': [
+ 'android/net_jni_registrar.cc',
+ 'android/net_jni_registrar.h',
'android/network_change_notifier.cc',
'android/network_change_notifier.h',
'android/network_change_notifier_factory.cc',
« net/android/net_jni_registrar.cc ('K') | « net/android/net_jni_registrar.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698