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: chromeos/network/network_event_log_unittest.cc

Issue 12473004: src/: Update the remaining include paths of string_split.h to its new location. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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 | « chrome_frame/chrome_frame_activex.cc ('k') | components/auto_login_parser/auto_login_parser.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/network/network_event_log_unittest.cc
diff --git a/chromeos/network/network_event_log_unittest.cc b/chromeos/network/network_event_log_unittest.cc
index ed575bba4dc52b6c84225275592c5d499561d2a0..0f20a11db59ca71d56cfffdbc1c8eac3c6f0d6a1 100644
--- a/chromeos/network/network_event_log_unittest.cc
+++ b/chromeos/network/network_event_log_unittest.cc
@@ -9,8 +9,8 @@
#include "base/basictypes.h"
#include "base/compiler_specific.h"
#include "base/format_macros.h"
-#include "base/string_split.h"
#include "base/stringprintf.h"
+#include "base/strings/string_split.h"
#include "testing/gtest/include/gtest/gtest.h"
namespace chromeos {
« no previous file with comments | « chrome_frame/chrome_frame_activex.cc ('k') | components/auto_login_parser/auto_login_parser.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698