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

Unified Diff: remoting/protocol/auth_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 | « printing/backend/print_backend_win.cc ('k') | tools/android/forwarder2/command.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/protocol/auth_util.h
diff --git a/remoting/protocol/auth_util.h b/remoting/protocol/auth_util.h
index 3493550947136ed265e51f1fdd4de2d449ed71ef..e73fee81a3a40d1c8c5bbaefe2475d221bd1ac3d 100644
--- a/remoting/protocol/auth_util.h
+++ b/remoting/protocol/auth_util.h
@@ -7,7 +7,7 @@
#include <string>
-#include "base/string_piece.h"
+#include "base/strings/string_piece.h"
namespace net {
class SSLSocket;
« no previous file with comments | « printing/backend/print_backend_win.cc ('k') | tools/android/forwarder2/command.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698