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

Unified Diff: extensions/BUILD.gn

Issue 2393343002: Split ExtensionTestObserver and move to //extensions. (Closed)
Patch Set: . Created 4 years, 2 months 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/BUILD.gn
diff --git a/extensions/BUILD.gn b/extensions/BUILD.gn
index dbd17c6f1506349d47f0cfb11c26fd45f7c35c92..cc13b9422eee9c034a5068dfd1cb97dc322ee55e 100644
--- a/extensions/BUILD.gn
+++ b/extensions/BUILD.gn
@@ -107,6 +107,8 @@ static_library("test_support") {
"test/background_page_watcher.h",
"test/extension_test_message_listener.cc",
"test/extension_test_message_listener.h",
+ "test/extension_test_notification_observer.cc",
+ "test/extension_test_notification_observer.h",
"test/result_catcher.cc",
"test/result_catcher.h",
"test/test_content_utility_client.cc",

Powered by Google App Engine
This is Rietveld 408576698