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? |