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

Unified Diff: extensions/common/api/_api_features.json

Issue 2910903002: MD Bookmarks: Add a metric to measure load-time performance (Closed)
Patch Set: Reuse metric Created 3 years, 7 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/browser/resources/md_bookmarks/app.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/api/_api_features.json
diff --git a/extensions/common/api/_api_features.json b/extensions/common/api/_api_features.json
index 6227d47f8dc056a2bada2b166dcee1b4d86d9237..8b729a0f203b215b00f7f3564dd6fd72c289f664 100644
--- a/extensions/common/api/_api_features.json
+++ b/extensions/common/api/_api_features.json
@@ -248,6 +248,7 @@
"channel": "stable",
"contexts": ["webui"],
"matches": [
+ "chrome://bookmarks/*",
"chrome://md-settings/*",
"chrome://settings/*",
"chrome://settings-frame/*"
« no previous file with comments | « chrome/browser/resources/md_bookmarks/app.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698