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

Unified Diff: webrtc/base/winping.h

Issue 2145373004: Use correct case for including a file. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 5 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/winping.h
diff --git a/webrtc/base/winping.h b/webrtc/base/winping.h
index ddaefc5253d35d92a3f3f730e8af29a6cc2832b2..de79b85e14fc0f4313aeacf06a517c3e61b8946b 100644
--- a/webrtc/base/winping.h
+++ b/webrtc/base/winping.h
@@ -15,7 +15,7 @@
#include "webrtc/base/win32.h"
#include "webrtc/base/basictypes.h"
-#include "webrtc/base/IPAddress.h"
+#include "webrtc/base/ipaddress.h"
namespace rtc {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698