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

Unified Diff: chrome_frame/test/test_scrubber.h

Issue 14272007: Update the remaining include paths of base/string_piece.h to its new location. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 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/test/net/fake_external_tab.cc ('k') | chrome_frame/test/test_server.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/test/test_scrubber.h
diff --git a/chrome_frame/test/test_scrubber.h b/chrome_frame/test/test_scrubber.h
index 64fbbdcd2f09d0ad775e01b3ab79e03939de67d3..dd124ce68b8f33975723e5b546dd39df81813f4f 100644
--- a/chrome_frame/test/test_scrubber.h
+++ b/chrome_frame/test/test_scrubber.h
@@ -15,7 +15,7 @@
#ifndef CHROME_FRAME_TEST_TEST_SCRUBBER_H_
#define CHROME_FRAME_TEST_TEST_SCRUBBER_H_
-#include "base/string_piece.h"
+#include "base/strings/string_piece.h"
namespace testing {
class UnitTest;
« no previous file with comments | « chrome_frame/test/net/fake_external_tab.cc ('k') | chrome_frame/test/test_server.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698