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

Unified Diff: remoting/host/win/chromoting_module.h

Issue 2308813002: Moving CRD Windows targets to subdirectories. (Closed)
Patch Set: Correcting format. Created 4 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/win/chromoting_module.h
diff --git a/remoting/host/win/chromoting_module.h b/remoting/host/win/chromoting_module.h
index 4aa282103252d26be02da4a8f21f76db9cf6476c..78d03a1ea71a713fdb76d83bc8b319137efbc239 100644
--- a/remoting/host/win/chromoting_module.h
+++ b/remoting/host/win/chromoting_module.h
@@ -14,7 +14,7 @@
#include "base/win/scoped_com_initializer.h"
// chromoting_lib.h contains MIDL-generated declarations.
-#include "remoting/host/chromoting_lib.h"
+#include "remoting/host/win/chromoting_lib.h"
namespace base {
namespace win {

Powered by Google App Engine
This is Rietveld 408576698