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

Unified Diff: chromeos/dbus/volume_state.cc

Issue 16739011: Use a direct include of strings headers in chromeos/. (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 | « chromeos/dbus/update_engine_client.cc ('k') | chromeos/disks/disk_mount_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/dbus/volume_state.cc
diff --git a/chromeos/dbus/volume_state.cc b/chromeos/dbus/volume_state.cc
index da0ff13d0e3c1a6716bcbe22bad2980b3c68536b..79615202681ccbfd007e4fe58ffa9f2bbbc42f1f 100644
--- a/chromeos/dbus/volume_state.cc
+++ b/chromeos/dbus/volume_state.cc
@@ -5,7 +5,7 @@
#include "chromeos/dbus/volume_state.h"
#include "base/format_macros.h"
-#include "base/stringprintf.h"
+#include "base/strings/stringprintf.h"
namespace chromeos {
« no previous file with comments | « chromeos/dbus/update_engine_client.cc ('k') | chromeos/disks/disk_mount_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698