Chromium Code Reviews

Unified Diff: remoting/host/verify_config_window_win.cc

Issue 12092117: Merged all Chromoting Host code into remoting_core.dll (Windows). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « remoting/host/verify_config_window_win.h ('k') | remoting/host/video_scheduler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/verify_config_window_win.cc
diff --git a/remoting/host/verify_config_window_win.cc b/remoting/host/verify_config_window_win.cc
index c560d6c8beeb05aca25836731aaf256364e7f45b..cdb99ac7594b73814a248e533fcd3e4a8501e2cf 100644
--- a/remoting/host/verify_config_window_win.cc
+++ b/remoting/host/verify_config_window_win.cc
@@ -13,7 +13,7 @@
#include "base/logging.h"
#include "base/utf_string_conversions.h"
#include "remoting/host/pin_hash.h"
-#include "remoting/host/win/elevated_controller_resource.h"
+#include "remoting/host/win/core_resource.h"
#include "remoting/protocol/authentication_method.h"
namespace remoting {
« no previous file with comments | « remoting/host/verify_config_window_win.h ('k') | remoting/host/video_scheduler.cc » ('j') | no next file with comments »

Powered by Google App Engine