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

Unified Diff: chrome/test/BUILD.gn

Issue 2524553002: [Extensions] Create ChromeTestExtensionLoader (Closed)
Patch Set: . 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 028e2a96c3c0bcbafad1237744546e034b5ad280..71ffb9b89eaf1e5207bdd26772f8a47a82795871 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -2042,8 +2042,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