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

Unified Diff: chrome/test/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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 64343dc69882fa304c2e2684725484c9245c1ba4..a1b25b7119cd7205ed348116b9807ff6055fc33d 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4074,7 +4074,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