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

Unified Diff: webrtc/base/base.gyp

Issue 1391703003: Create network change notifier. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc@master
Patch Set: Changed comments 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
« no previous file with comments | « webrtc/base/BUILD.gn ('k') | webrtc/base/network.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/base.gyp
diff --git a/webrtc/base/base.gyp b/webrtc/base/base.gyp
index 9992d9dfc6b5d44591f798d7d7255e8cade5a7df..d57fe11aed1ec236a1074f5fe7855e494e3bb413 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',
« no previous file with comments | « webrtc/base/BUILD.gn ('k') | webrtc/base/network.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698