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

Unified Diff: chrome/common/extensions/api/browsing_data.json

Issue 12996003: Dynamically generate a heading for Extension Docs API pages (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Minor changes Created 7 years, 8 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
Index: chrome/common/extensions/api/browsing_data.json
diff --git a/chrome/common/extensions/api/browsing_data.json b/chrome/common/extensions/api/browsing_data.json
index 9d9824a0bfda6932f2e17be7206fa926aa5422ac..c89c282a6592fed37519ec3cc404fedb5c4be9c7 100644
--- a/chrome/common/extensions/api/browsing_data.json
+++ b/chrome/common/extensions/api/browsing_data.json
@@ -5,6 +5,7 @@
[
{
"namespace": "browsingData",
+ "description": "Use the <code>chrome.browsingData</code> module to remove browsing data from a user's local profile.",
"types": [
{
"id": "RemovalOptions",

Powered by Google App Engine
This is Rietveld 408576698