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

Unified Diff: base/vlog.h

Issue 13374002: base: 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
« no previous file with comments | « base/utf_string_conversions_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/vlog.h
diff --git a/base/vlog.h b/base/vlog.h
index 987730f226eae7b94c891aa0cba835b4562d5854..4ef173ef20b83cac288794f3db3c85c3777c8e2f 100644
--- a/base/vlog.h
+++ b/base/vlog.h
@@ -11,7 +11,7 @@
#include "base/base_export.h"
#include "base/basictypes.h"
-#include "base/string_piece.h"
+#include "base/strings/string_piece.h"
namespace logging {
« no previous file with comments | « base/utf_string_conversions_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698