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

Unified Diff: extensions/BUILD.gn

Issue 2393343002: Split ExtensionTestObserver and move to //extensions. (Closed)
Patch Set: fix bug in ActivityLogApiTest.TriggerEvent 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
« no previous file with comments | « chrome/test/BUILD.gn ('k') | extensions/browser/api/runtime/runtime_apitest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/BUILD.gn
diff --git a/extensions/BUILD.gn b/extensions/BUILD.gn
index 4613736096f5ecb374f5f314fc22582bc4d2e76c..07ca123d2ee48c33c1523d0f11c3c1a9e383d8f6 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",
« no previous file with comments | « chrome/test/BUILD.gn ('k') | extensions/browser/api/runtime/runtime_apitest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698