Index: components/policy/core/browser/url_blacklist_policy_handler.cc |
diff --git a/chrome/browser/policy/url_blacklist_policy_handler.cc b/components/policy/core/browser/url_blacklist_policy_handler.cc |
similarity index 97% |
rename from chrome/browser/policy/url_blacklist_policy_handler.cc |
rename to components/policy/core/browser/url_blacklist_policy_handler.cc |
index 8e51f90675ae57c502592f7e52df8f9fce140ac7..73f68414329f2e124531bd1a368600d3dc07ea3a 100644 |
--- a/chrome/browser/policy/url_blacklist_policy_handler.cc |
+++ b/components/policy/core/browser/url_blacklist_policy_handler.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/url_blacklist_policy_handler.h" |
+#include "components/policy/core/browser/url_blacklist_policy_handler.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/prefs/pref_value_map.h" |