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

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

Issue 10988004: Revert 158366 - 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/plugin/daemon_installer_win.cc
===================================================================
--- remoting/host/plugin/daemon_installer_win.cc (revision 158399)
+++ remoting/host/plugin/daemon_installer_win.cc (working copy)
@@ -23,7 +23,7 @@
#include "base/win/windows_version.h"
#include "google_update/google_update_idl.h"
#include "remoting/base/dispatch_win.h"
-#include "remoting/host/win/omaha.h"
+#include "remoting/host/constants.h"
using base::win::ScopedBstr;
using base::win::ScopedComPtr;

Powered by Google App Engine
This is Rietveld 408576698