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

Unified Diff: dbus/string_util.cc

Issue 16123026: Use a direct include of strings headers in crypto/, dbus/, device/. (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 | « dbus/object_proxy.cc ('k') | device/bluetooth/bluetooth_device.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dbus/string_util.cc
diff --git a/dbus/string_util.cc b/dbus/string_util.cc
index 4d4c9da96211f0cb1d9b56a2669d462561bd8745..f35c9b3a7bc6a1ac0ea64a38cc279fbbf6f830b8 100644
--- a/dbus/string_util.cc
+++ b/dbus/string_util.cc
@@ -4,7 +4,7 @@
#include "dbus/string_util.h"
-#include "base/string_util.h"
+#include "base/strings/string_util.h"
namespace dbus {
« no previous file with comments | « dbus/object_proxy.cc ('k') | device/bluetooth/bluetooth_device.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698