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

Unified Diff: net/net.gyp

Issue 14362009: Receive app notifications in SimpleCache, so we save our index file (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gavins comments Created 7 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: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index f784b787079d916b793a224af06494acf039931a..85655ca4930741dbc67a0e7c6ad7fd558512a6a6 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -78,6 +78,8 @@
'android/network_change_notifier_factory_android.h',
'android/network_library.cc',
'android/network_library.h',
+ 'android/simple_cache_activity_status_notifier.cc',
+ 'android/simple_cache_activity_status_notifier.h',
'base/address_family.h',
'base/address_list.cc',
'base/address_list.h',
@@ -2640,6 +2642,7 @@
'android/java/src/org/chromium/net/GURLUtils.java',
'android/java/src/org/chromium/net/NetworkChangeNotifier.java',
'android/java/src/org/chromium/net/ProxyChangeListener.java',
+ 'android/java/src/org/chromium/net/SimpleCacheActivityStatusNotifier.java',
],
'variables': {
'jni_gen_package': 'net',
« net/disk_cache/simple/simple_index.cc ('K') | « net/disk_cache/simple/simple_index.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698