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

Unified Diff: ash/display/display_pref_util.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 | « ash/display/display_controller.cc ('k') | cc/trees/layer_tree_host_perftest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/display/display_pref_util.h
diff --git a/ash/display/display_pref_util.h b/ash/display/display_pref_util.h
index b9f41f6e370b0199e152d6575d48969fbc87cd87..1b449625479be48a607de079d42599b09b4e193c 100644
--- a/ash/display/display_pref_util.h
+++ b/ash/display/display_pref_util.h
@@ -8,7 +8,7 @@
#include <map>
#include <string>
-#include "base/string_piece.h"
+#include "base/strings/string_piece.h"
namespace ash {
« no previous file with comments | « ash/display/display_controller.cc ('k') | cc/trees/layer_tree_host_perftest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698