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

Unified Diff: rlz/lib/lib_values.cc

Issue 16358024: Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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 | « rlz/lib/financial_ping_test.cc ('k') | rlz/lib/machine_id.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: rlz/lib/lib_values.cc
diff --git a/rlz/lib/lib_values.cc b/rlz/lib/lib_values.cc
index 9b2c8505a860d56deeaa722f4c60dfd979158397..c4ef460c6851d55c9893c120eecc2ed4e27150ce 100644
--- a/rlz/lib/lib_values.cc
+++ b/rlz/lib/lib_values.cc
@@ -6,7 +6,7 @@
#include "rlz/lib/lib_values.h"
-#include "base/stringprintf.h"
+#include "base/strings/stringprintf.h"
#include "rlz/lib/assert.h"
namespace rlz_lib {
« no previous file with comments | « rlz/lib/financial_ping_test.cc ('k') | rlz/lib/machine_id.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698