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

Unified Diff: chrome/browser/policy/url_blacklist_policy_handler.cc

Issue 85753005: Move policy strings to components/policy_strings.grdp. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: update chromeos dependencies Created 7 years, 1 month 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/policy_error_map.cc ('k') | chrome/browser/profiles/incognito_mode_policy_handler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/policy/url_blacklist_policy_handler.cc
diff --git a/chrome/browser/policy/url_blacklist_policy_handler.cc b/chrome/browser/policy/url_blacklist_policy_handler.cc
index db66f0b2dc98f6688f4261a3e49be7f63c5f2ddf..8a775c89a588caebb036bf6eee4af7249e251c8c 100644
--- a/chrome/browser/policy/url_blacklist_policy_handler.cc
+++ b/chrome/browser/policy/url_blacklist_policy_handler.cc
@@ -10,7 +10,7 @@
#include "chrome/browser/policy/policy_error_map.h"
#include "chrome/common/pref_names.h"
#include "components/policy/core/common/policy_map.h"
-#include "grit/generated_resources.h"
+#include "grit/component_strings.h"
#include "policy/policy_constants.h"
namespace policy {
« no previous file with comments | « chrome/browser/policy/policy_error_map.cc ('k') | chrome/browser/profiles/incognito_mode_policy_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698