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

Unified Diff: chrome/browser/chromeos/policy/configuration_policy_handler_chromeos.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
Index: chrome/browser/chromeos/policy/configuration_policy_handler_chromeos.cc
diff --git a/chrome/browser/chromeos/policy/configuration_policy_handler_chromeos.cc b/chrome/browser/chromeos/policy/configuration_policy_handler_chromeos.cc
index 20cae31bee7ec94bf0e4910ff34550d7c88cdb3a..0a48afb78185653164248f31e36249a7d2fcd862 100644
--- a/chrome/browser/chromeos/policy/configuration_policy_handler_chromeos.cc
+++ b/chrome/browser/chromeos/policy/configuration_policy_handler_chromeos.cc
@@ -25,7 +25,7 @@
#include "components/onc/onc_constants.h"
#include "components/policy/core/common/external_data_fetcher.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 {

Powered by Google App Engine
This is Rietveld 408576698