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

Unified Diff: remoting/host/security_key/gnubby_auth_handler_android.cc

Issue 1863933002: [remoting android] Add and build host code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@android-host-add-native
Patch Set: Add resources_android.cc Created 4 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 | « remoting/host/resources_unittest.cc ('k') | remoting/host/username.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/security_key/gnubby_auth_handler_android.cc
diff --git a/remoting/host/security_key/gnubby_auth_handler_mac.cc b/remoting/host/security_key/gnubby_auth_handler_android.cc
similarity index 93%
copy from remoting/host/security_key/gnubby_auth_handler_mac.cc
copy to remoting/host/security_key/gnubby_auth_handler_android.cc
index de113a4d9f73325df82d79c82c282c214961ba7b..67252927e0582b7a4ddf618d0f386032fbc7eb32 100644
--- a/remoting/host/security_key/gnubby_auth_handler_mac.cc
+++ b/remoting/host/security_key/gnubby_auth_handler_android.cc
@@ -4,8 +4,6 @@
#include "remoting/host/security_key/gnubby_auth_handler.h"
-#include "base/logging.h"
-
namespace remoting {
std::unique_ptr<GnubbyAuthHandler> GnubbyAuthHandler::Create(
« no previous file with comments | « remoting/host/resources_unittest.cc ('k') | remoting/host/username.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698