Index: chrome/browser/policy/cloud/user_cloud_policy_store.cc |
diff --git a/chrome/browser/policy/user_cloud_policy_store.cc b/chrome/browser/policy/cloud/user_cloud_policy_store.cc |
similarity index 99% |
rename from chrome/browser/policy/user_cloud_policy_store.cc |
rename to chrome/browser/policy/cloud/user_cloud_policy_store.cc |
index f41f7a1c5cde1a5ae92ff6a89154fbb3ff2298df..1fe504d21393f0a8e377cfaeea3a88f0f40f07cf 100644 |
--- a/chrome/browser/policy/user_cloud_policy_store.cc |
+++ b/chrome/browser/policy/cloud/user_cloud_policy_store.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/user_cloud_policy_store.h" |
+#include "chrome/browser/policy/cloud/user_cloud_policy_store.h" |
#include "base/bind.h" |
#include "base/file_util.h" |