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

Unified Diff: chrome/test/BUILD.gn

Issue 2571123002: Move sandbox manifest unittests from chrome/ to extensions/ (Closed)
Patch Set: rename file 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index ba77850730e95f4a642256afc4cc00559c62e2d0..824cc27ac59b052b5a49ba9a4c826e6d771618ea 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4049,7 +4049,6 @@ test("unit_tests") {
"../common/extensions/manifest_tests/extension_manifests_platformapp_unittest.cc",
"../common/extensions/manifest_tests/extension_manifests_portsinpermissions_unittest.cc",
"../common/extensions/manifest_tests/extension_manifests_requirements_unittest.cc",
- "../common/extensions/manifest_tests/extension_manifests_sandboxed_unittest.cc",
"../common/extensions/manifest_tests/extension_manifests_storage_unittest.cc",
"../common/extensions/manifest_tests/extension_manifests_ui_unittest.cc",
"../common/extensions/manifest_tests/extension_manifests_update_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698