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

Unified Diff: webrtc/rtc_base/string_to_number.cc

Issue 2963273002: Update includes for webrtc/{base => rtc_base} rename (3/3) (Closed)
Patch Set: git cl format Created 3 years, 6 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/rtc_base/string_to_number.h ('k') | webrtc/rtc_base/string_to_number_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/rtc_base/string_to_number.cc
diff --git a/webrtc/rtc_base/string_to_number.cc b/webrtc/rtc_base/string_to_number.cc
index b8e969daa42267de37459b096c789d444b4de263..06107f50877916af06ca7fb44228e0bb19d70a1c 100644
--- a/webrtc/rtc_base/string_to_number.cc
+++ b/webrtc/rtc_base/string_to_number.cc
@@ -11,7 +11,7 @@
#include <cerrno>
#include <cstdlib>
-#include "webrtc/base/string_to_number.h"
+#include "webrtc/rtc_base/string_to_number.h"
namespace rtc {
namespace string_to_number_internal {
« no previous file with comments | « webrtc/rtc_base/string_to_number.h ('k') | webrtc/rtc_base/string_to_number_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698