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

Unified Diff: extensions/BUILD.gn

Issue 797613004: Add GN interactive UI tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: more chromeos Created 5 years, 11 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 | « chromeos/BUILD.gn ('k') | google_apis/google_apis.gyp » ('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 6bde07357c0c73b19961f902a9fe4a4a2c8d7998..f0c8d8a85e588b7683d12adc26f40312e29d788b 100644
--- a/extensions/BUILD.gn
+++ b/extensions/BUILD.gn
@@ -94,6 +94,8 @@ source_set("test_support") {
"renderer/test_extensions_renderer_client.h",
"test/extension_test_message_listener.cc",
"test/extension_test_message_listener.h",
+ "test/result_catcher.cc",
+ "test/result_catcher.h",
"test/test_extensions_client.cc",
"test/test_extensions_client.h",
"test/test_permission_message_provider.cc",
« no previous file with comments | « chromeos/BUILD.gn ('k') | google_apis/google_apis.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698