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

Unified Diff: chrome/test/webdriver/frame_path.cc

Issue 12378016: chrome: Update 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, 10 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: chrome/test/webdriver/frame_path.cc
diff --git a/chrome/test/webdriver/frame_path.cc b/chrome/test/webdriver/frame_path.cc
index 2335d0bc2443507aba3bbfb73d4fc546e4e9b604..bce634d9459f6b23979a10351426e436ca2b8368 100644
--- a/chrome/test/webdriver/frame_path.cc
+++ b/chrome/test/webdriver/frame_path.cc
@@ -4,7 +4,7 @@
#include "chrome/test/webdriver/frame_path.h"
-#include "base/string_split.h"
+#include "base/strings/string_split.h"
namespace webdriver {
« no previous file with comments | « chrome/test/webdriver/commands/webelement_commands.cc ('k') | chrome/test/webdriver/webdriver_automation.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698