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

Unified Diff: remoting/host/usage_stats_consent_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/usage_stats_consent_win.cc
diff --git a/remoting/host/usage_stats_consent_win.cc b/remoting/host/usage_stats_consent_win.cc
index 3b5b283a0c8caad47043e321c505ad5bc37aa74f..2e1fae98200210526a5cb1923f0a4df09e2e3dd4 100644
--- a/remoting/host/usage_stats_consent_win.cc
+++ b/remoting/host/usage_stats_consent_win.cc
@@ -9,7 +9,7 @@
#include "base/stringprintf.h"
#include "base/win/registry.h"
-#include "remoting/host/constants.h"
+#include "remoting/base/constants.h"
namespace {

Powered by Google App Engine
This is Rietveld 408576698