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

Unified Diff: remoting/host/plugin/daemon_installer_win.cc

Issue 10579002: Cleanup: merging three different constants.h into a single header. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 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/plugin/daemon_installer_win.cc
diff --git a/remoting/host/plugin/daemon_installer_win.cc b/remoting/host/plugin/daemon_installer_win.cc
index 3ebd2ca7a646dbcaa673136c546f547357f50849..d361f7a7651cc7a04b946bca1d2a09c0b8ca068e 100644
--- a/remoting/host/plugin/daemon_installer_win.cc
+++ b/remoting/host/plugin/daemon_installer_win.cc
@@ -21,8 +21,8 @@
#include "base/win/scoped_handle.h"
#include "base/win/scoped_variant.h"
#include "google_update/google_update_idl.h"
+#include "remoting/base/constants.h"
#include "remoting/base/dispatch_win.h"
-#include "remoting/host/constants.h"
using base::win::ScopedBstr;
using base::win::ScopedComPtr;

Powered by Google App Engine
This is Rietveld 408576698