Index: chrome/common/extensions/api/_api_features.json |
diff --git a/chrome/common/extensions/api/_api_features.json b/chrome/common/extensions/api/_api_features.json |
index eb87ca26cb15619fa01e834a334c0b793e529527..70aa89783b375904657e5076529256088c290aa3 100644 |
--- a/chrome/common/extensions/api/_api_features.json |
+++ b/chrome/common/extensions/api/_api_features.json |
@@ -4,6 +4,9 @@ |
// See c/c/e/features/* to understand this file, in particular feature.h, |
// simple_feature.h, and base_feature_provider.h. |
+// |
+// Note that specifying "web_page", "blessed_web_page", or "all" as a context |
+// type will require manually updating chrome/renderer/resources/dispatcher.cc. |
{ |
"activityLogPrivate": { |