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

Unified Diff: cloud_print/service/win/service_controller.h

Issue 16511009: Use a direct include of strings headers in cloud_print/. (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 | « cloud_print/service/win/local_security_policy.cc ('k') | cloud_print/service/win/service_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cloud_print/service/win/service_controller.h
diff --git a/cloud_print/service/win/service_controller.h b/cloud_print/service/win/service_controller.h
index 449864c686230efc379575998b9161be5bcd5d1b..167b0c1a3af9321107f1440460fcd32f17a7ef23 100644
--- a/cloud_print/service/win/service_controller.h
+++ b/cloud_print/service/win/service_controller.h
@@ -9,7 +9,7 @@
#include <string>
#include "base/command_line.h"
-#include "base/string16.h"
+#include "base/strings/string16.h"
#include "cloud_print/resources.h"
namespace base {
« no previous file with comments | « cloud_print/service/win/local_security_policy.cc ('k') | cloud_print/service/win/service_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698