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

Unified Diff: chrome/common/extensions/docs/templates/public/extensions/redirects.json

Issue 923463003: [Extensions] Remove the Infobar API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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/docs/templates/public/extensions/redirects.json
diff --git a/chrome/common/extensions/docs/templates/public/extensions/redirects.json b/chrome/common/extensions/docs/templates/public/extensions/redirects.json
index f000d3edda0708da71f93964240ff1936053551f..8dd6b904262c2ed6ebb59b1af1bc41f71ba7fa83 100644
--- a/chrome/common/extensions/docs/templates/public/extensions/redirects.json
+++ b/chrome/common/extensions/docs/templates/public/extensions/redirects.json
@@ -1,8 +1,6 @@
{
"experimental.debugger": "debugger",
"experimental_debugger": "debugger",
- "experimental.infobars": "infobars",
- "experimental_infobars": "infobars",
not at google - send to devlin 2015/02/13 17:27:32 Let's be good web citizens and not delete publicly
Devlin 2015/02/13 21:18:34 Done.
"experimental.systemInfo_storage": "system_storage",
"experimental_systemInfo_storage": "system_storage",
"systemInfo_cpu": "system_cpu",

Powered by Google App Engine
This is Rietveld 408576698