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

Unified Diff: chrome/common/extensions/api/autotest_private.idl

Issue 754693004: Cleanup: remove the namespace-level nodoc annotations from Extension API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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 | « no previous file | chrome/common/extensions/api/browser.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/autotest_private.idl
diff --git a/chrome/common/extensions/api/autotest_private.idl b/chrome/common/extensions/api/autotest_private.idl
index 69332841ca8b1489f43fe72942fc0226487cf073..65f89b269533050d27014c86319f30263842ff98 100644
--- a/chrome/common/extensions/api/autotest_private.idl
+++ b/chrome/common/extensions/api/autotest_private.idl
@@ -4,7 +4,7 @@
// API for integration testing. To be used on test images with a test component
// extension.
-[nodoc] namespace autotestPrivate {
+namespace autotestPrivate {
dictionary LoginStatusDict {
// Are we logged in?
« no previous file with comments | « no previous file | chrome/common/extensions/api/browser.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698