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

Unified Diff: chrome/browser/chrome_test_browser_overlay.json

Issue 2910383002: mash: Add catalog/manifest etc. for telemetry tests binary for mash. (Closed)
Patch Set: . Created 3 years, 6 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/app/mash/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chrome_test_browser_overlay.json
diff --git a/chrome/browser/chrome_test_browser_overlay.json b/chrome/browser/chrome_test_browser_overlay.json
new file mode 100644
index 0000000000000000000000000000000000000000..3f9b14fe33f29d8dfc7ed7eda88e37889f309ac9
--- /dev/null
+++ b/chrome/browser/chrome_test_browser_overlay.json
@@ -0,0 +1,11 @@
+{
+ "name": "content_browser",
+ "display_name": "Chrome",
+ "interface_provider_specs": {
+ "service_manager:connector": {
+ "requires": {
+ "ui": [ "test" ]
+ }
+ }
+ }
+}
« no previous file with comments | « chrome/app/mash/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698