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

Unified Diff: remoting/host/support_access_verifier.cc

Issue 8604001: Move SSL layer initialization into ChannelAuthenticator implementations. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Simple->V1 Created 9 years, 1 month 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 | « no previous file | remoting/protocol/auth_token_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/support_access_verifier.cc
diff --git a/remoting/host/support_access_verifier.cc b/remoting/host/support_access_verifier.cc
index e4cc88fe6da4e069025ba579bd1505ef83e4e4d7..ab2238edbbe5e2b54e9ce3318f95ffe3fa3cc611 100644
--- a/remoting/host/support_access_verifier.cc
+++ b/remoting/host/support_access_verifier.cc
@@ -11,7 +11,7 @@
#include "base/rand_util.h"
#include "base/string_util.h"
#include "remoting/host/host_config.h"
-#include "remoting/protocol/auth_token_utils.h"
+#include "remoting/protocol/auth_util.h"
namespace remoting {
« no previous file with comments | « no previous file | remoting/protocol/auth_token_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698