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

Unified Diff: extensions/common/BUILD.gn

Issue 2571123002: Move sandbox manifest unittests from chrome/ to extensions/ (Closed)
Patch Set: remove file correctly Created 4 years 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: extensions/common/BUILD.gn
diff --git a/extensions/common/BUILD.gn b/extensions/common/BUILD.gn
index ee47cfb8e3032d2026e43bc7844c49c8634b6c0f..9a0d12f32f4d20e18e6462fb5fa5e1c97cfa89a4 100644
--- a/extensions/common/BUILD.gn
+++ b/extensions/common/BUILD.gn
@@ -327,6 +327,7 @@ if (enable_extensions) {
"manifest_handlers/kiosk_mode_info_unittest.cc",
"manifest_handlers/oauth2_manifest_unittest.cc",
"manifest_handlers/shared_module_manifest_unittest.cc",
+ "manifests_sandboxed_unittest.cc",
Devlin 2016/12/14 15:59:54 Should this go in manifest_handlers/? (And maybe
lazyboy 2016/12/14 19:20:52 Done.
"message_bundle_unittest.cc",
"one_shot_event_unittest.cc",
"permissions/api_permission_set_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698