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

Unified Diff: chrome/common/extensions/docs/server2/known_broken_links.json

Issue 2934163002: Delete the logPrivate APIs (Closed)
Patch Set: Devlin's comments 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
Index: chrome/common/extensions/docs/server2/known_broken_links.json
diff --git a/chrome/common/extensions/docs/server2/known_broken_links.json b/chrome/common/extensions/docs/server2/known_broken_links.json
index f42c4ffb00d83841247f1976a72c5f71df91a4f9..96f3d52e873754dc51df04bebe6e54214b4d4148 100644
--- a/chrome/common/extensions/docs/server2/known_broken_links.json
+++ b/chrome/common/extensions/docs/server2/known_broken_links.json
@@ -963,12 +963,6 @@
"apps/inputMethodPrivate.html",
"target page not found"
],
- [
- 404,
- "apps/private_apis.html",
- "apps/logPrivate.html",
- "target page not found"
- ],
[
302,
"apps/private_apis.html",
@@ -1778,12 +1772,6 @@
"extensions/inputMethodPrivate.html",
"target page not found"
],
- [
- 404,
- "extensions/private_apis.html",
- "extensions/logPrivate.html",
- "target page not found"
- ],
[
404,
"extensions/private_apis.html",

Powered by Google App Engine
This is Rietveld 408576698