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

Unified Diff: webrtc/base/base.gyp

Issue 1391703003: Create network change notifier. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc@master
Patch Set: Minor fix on the comment 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..6b5489331d20bdb6fd5d047ea88aaa71c76b71e8 100644
--- a/webrtc/base/base.gyp
+++ b/webrtc/base/base.gyp
@@ -219,6 +219,8 @@
'nethelpers.h',
'network.cc',
'network.h',
+ 'networkchangenotifier.cc',
+ 'networkchangenotifier.h',
'nullsocketserver.h',
'openssl.h',
'openssladapter.cc',
« no previous file with comments | « webrtc/base/BUILD.gn ('k') | webrtc/base/network.h » ('j') | webrtc/base/network.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698