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

Unified Diff: remoting/host/desktop_process.cc

Issue 10913260: Cleanups in Chromoting Host. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 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/desktop_process.cc
diff --git a/remoting/host/desktop_process.cc b/remoting/host/desktop_process.cc
index dd4ed75d5d0ebbfbc2acb8262106ce5a0053ff82..77e541080bf37ca22cbbd1a14baf6ab4d75a68e6 100644
--- a/remoting/host/desktop_process.cc
+++ b/remoting/host/desktop_process.cc
@@ -16,7 +16,7 @@
#include "base/utf_string_conversions.h"
#include "base/win/windows_version.h"
#include "remoting/host/branding.h"
-#include "remoting/host/constants.h"
+#include "remoting/host/host_exit_codes.h"
#include "remoting/host/usage_stats_consent.h"
#if defined(OS_MACOSX)

Powered by Google App Engine
This is Rietveld 408576698