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

Unified Diff: chrome/browser/policy/cloud/message_util.cc

Issue 12189011: Split up chrome/browser/policy subdirectory (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase, add chrome/browser/chromeos/policy/OWNERS Created 7 years, 9 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
« no previous file with comments | « chrome/browser/policy/cloud/message_util.h ('k') | chrome/browser/policy/cloud/mock_cloud_policy_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/policy/cloud/message_util.cc
diff --git a/chrome/browser/policy/message_util.cc b/chrome/browser/policy/cloud/message_util.cc
similarity index 98%
rename from chrome/browser/policy/message_util.cc
rename to chrome/browser/policy/cloud/message_util.cc
index 28567c58f7c0b35a251784d312662246b03f25b7..0435b5c12764cf81847c00eddbbc697c277471fe 100644
--- a/chrome/browser/policy/message_util.cc
+++ b/chrome/browser/policy/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/message_util.h"
+#include "chrome/browser/policy/cloud/message_util.h"
#include "base/logging.h"
#include "grit/generated_resources.h"
« no previous file with comments | « chrome/browser/policy/cloud/message_util.h ('k') | chrome/browser/policy/cloud/mock_cloud_policy_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698