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

Unified Diff: chrome/test/BUILD.gn

Issue 2499493004: Communicate ExtensionSettings policy to renderers (Closed)
Patch Set: -Forgot to update copyright date Created 3 years, 9 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 54bb2285e3658ee2ad0f0b5cc16ae22c2ef77feb..ca95c611b4d8a3da3213e9a0d3dab762aa5b35fe 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -2048,6 +2048,8 @@ test("browser_tests") {
"../browser/extensions/extension_browsertest.h",
"../browser/extensions/extension_function_test_utils.cc",
"../browser/extensions/extension_function_test_utils.h",
+ "../browser/extensions/extension_with_management_policy_apitest.cc",
+ "../browser/extensions/extension_with_management_policy_apitest.h",
"../browser/extensions/updater/extension_cache_fake.cc",
"../browser/extensions/updater/extension_cache_fake.h",
]

Powered by Google App Engine
This is Rietveld 408576698