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

Unified Diff: chrome/test/BUILD.gn

Issue 2912353003: Add a path parsing policy handler for the RoamingProfileLocation policy. (Closed)
Patch Set: Created 3 years, 7 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/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 627c81ce35efa4e40ed45d35b53b7d91a6587c17..b53735df0672d43160abd2a5a54bf81f54cb5b0d 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3184,6 +3184,7 @@ test("unit_tests") {
"../browser/policy/cloud/user_policy_signin_service_unittest.cc",
"../browser/policy/file_selection_dialogs_policy_handler_unittest.cc",
"../browser/policy/javascript_policy_handler_unittest.cc",
+ "../browser/policy/local_sync_policy_handler_unittest.cc",
"../browser/policy/managed_bookmarks_policy_handler_unittest.cc",
"../browser/policy/profile_policy_connector_unittest.cc",
"../browser/predictors/autocomplete_action_predictor_table_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698