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

Unified Diff: ui/webui/jstemplate_builder.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 | « ui/gfx/platform_font_pango.cc ('k') | ui/webui/web_ui_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/jstemplate_builder.h
diff --git a/ui/webui/jstemplate_builder.h b/ui/webui/jstemplate_builder.h
index 8b4f0e9182246cd7395410f1d4b4c8aa8805814e..6a27ee84d1f7cbcf38260dea65da6ff7cff659b7 100644
--- a/ui/webui/jstemplate_builder.h
+++ b/ui/webui/jstemplate_builder.h
@@ -15,7 +15,7 @@
#include <string>
-#include "base/string_piece.h"
+#include "base/strings/string_piece.h"
#include "ui/base/ui_export.h"
namespace base {
« no previous file with comments | « ui/gfx/platform_font_pango.cc ('k') | ui/webui/web_ui_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698