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

Unified Diff: remoting/host/setup/start_host_main.cc

Issue 2779373003: Moving service urls to base. (Closed)
Patch Set: Had to breakout the remoting_bot file again, moved to base. Created 3 years, 9 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
Index: remoting/host/setup/start_host_main.cc
diff --git a/remoting/host/setup/start_host_main.cc b/remoting/host/setup/start_host_main.cc
index 41e8be426d0416bc42f75076368105c109b84fae..48ce6804a88400ca4e6bf5f52542368d37a7a249 100644
--- a/remoting/host/setup/start_host_main.cc
+++ b/remoting/host/setup/start_host_main.cc
@@ -19,8 +19,8 @@
#include "net/url_request/url_request_context_getter.h"
#include "remoting/base/logging.h"
#include "remoting/base/oauth_helper.h"
+#include "remoting/base/service_urls.h"
#include "remoting/base/url_request_context_getter.h"
-#include "remoting/host/service_urls.h"
#include "remoting/host/setup/host_starter.h"
#include "remoting/host/setup/pin_validator.h"

Powered by Google App Engine
This is Rietveld 408576698