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

Unified Diff: chrome/browser/google_apis/test_server/http_connection.h

Issue 13247007: chrome: Update the 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, 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
Index: chrome/browser/google_apis/test_server/http_connection.h
diff --git a/chrome/browser/google_apis/test_server/http_connection.h b/chrome/browser/google_apis/test_server/http_connection.h
index 66e76ed627027f752756d5c5ef84e8c7f2fe625e..a3d385f44b5d787d70f6803b1bbb3cfd1f5bd3c9 100644
--- a/chrome/browser/google_apis/test_server/http_connection.h
+++ b/chrome/browser/google_apis/test_server/http_connection.h
@@ -8,7 +8,7 @@
#include "base/basictypes.h"
#include "base/callback.h"
#include "base/memory/ref_counted.h"
-#include "base/string_piece.h"
+#include "base/strings/string_piece.h"
#include "chrome/browser/google_apis/test_server/http_request.h"
namespace net {
« no previous file with comments | « chrome/browser/google_apis/gdata_wapi_parser.cc ('k') | chrome/browser/google_apis/test_server/http_request.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698