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

Unified Diff: chrome/browser/policy/cloud/cloud_policy_constants.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
Index: chrome/browser/policy/cloud/cloud_policy_constants.cc
diff --git a/chrome/browser/policy/cloud_policy_constants.cc b/chrome/browser/policy/cloud/cloud_policy_constants.cc
similarity index 96%
rename from chrome/browser/policy/cloud_policy_constants.cc
rename to chrome/browser/policy/cloud/cloud_policy_constants.cc
index 2ccfb9b3dc1733430b0a26fcf0bbe5235a0a58b2..1bf4e65169b391c022e09fe35930e616c30a5947 100644
--- a/chrome/browser/policy/cloud_policy_constants.cc
+++ b/chrome/browser/policy/cloud/cloud_policy_constants.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_policy_constants.h"
+#include "chrome/browser/policy/cloud/cloud_policy_constants.h"
namespace policy {
« no previous file with comments | « chrome/browser/policy/cloud/cloud_policy_constants.h ('k') | chrome/browser/policy/cloud/cloud_policy_core.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698