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

Unified Diff: chrome/test/BUILD.gn

Issue 2524553002: [Extensions] Create ChromeTestExtensionLoader (Closed)
Patch Set: compile Created 4 years, 1 month 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 dbc82fbbdab417f6a7b2e76a602d6b5b88be3a9a..0e3286e0ca5a666e2c4a120eb2abda7cf7ac8c3d 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -2047,8 +2047,6 @@ test("browser_tests") {
"../browser/apps/app_browsertest_util.h",
"../browser/extensions/browsertest_util.cc",
"../browser/extensions/browsertest_util.h",
- "../browser/extensions/chrome_extension_test_notification_observer.cc",
- "../browser/extensions/chrome_extension_test_notification_observer.h",
"../browser/extensions/extension_apitest.cc",
"../browser/extensions/extension_apitest.h",
"../browser/extensions/extension_browsertest.cc",

Powered by Google App Engine
This is Rietveld 408576698