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

Unified Diff: components/policy/core/browser/cloud/message_util.cc

Issue 109743002: Move policy code into components/policy. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: moar fixes Created 7 years 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: components/policy/core/browser/cloud/message_util.cc
diff --git a/chrome/browser/policy/cloud/message_util.cc b/components/policy/core/browser/cloud/message_util.cc
similarity index 98%
rename from chrome/browser/policy/cloud/message_util.cc
rename to components/policy/core/browser/cloud/message_util.cc
index fca7a9fd865a2486958ef7efad0fe1e091bee4bb..aac51486f84099417f3cde15e8d5987d7c9cfc31 100644
--- a/chrome/browser/policy/cloud/message_util.cc
+++ b/components/policy/core/browser/cloud/message_util.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "chrome/browser/policy/cloud/message_util.h"
+#include "components/policy/core/browser/cloud/message_util.h"
#include "base/logging.h"
#include "grit/component_strings.h"
« no previous file with comments | « components/policy/core/browser/cloud/message_util.h ('k') | components/policy/core/browser/configuration_policy_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698