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

Unified Diff: webrtc/base/base.gyp

Issue 1391703003: Create network change notifier. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc@master
Patch Set: Created 5 years, 2 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: webrtc/base/base.gyp
diff --git a/webrtc/base/base.gyp b/webrtc/base/base.gyp
index 95f587b84c5e85309b0d5e23f2ced04f8494816d..45cf18983567588531f425f270868693bd8ee5aa 100644
--- a/webrtc/base/base.gyp
+++ b/webrtc/base/base.gyp
@@ -219,6 +219,8 @@
'nethelpers.h',
'network.cc',
'network.h',
+ 'networkmonitor.cc',
+ 'networkmonitor.h',
'nullsocketserver.h',
'openssl.h',
'openssladapter.cc',

Powered by Google App Engine
This is Rietveld 408576698