Index: chrome/common/extensions/api/browser.idl |
diff --git a/chrome/common/extensions/api/browser.idl b/chrome/common/extensions/api/browser.idl |
index 99515dcd4de0923cdaaf3e78d2bf600c95272a25..c429d5e1fbe3ee4ce88ddf28bb5843f1cbdfc7fc 100644 |
--- a/chrome/common/extensions/api/browser.idl |
+++ b/chrome/common/extensions/api/browser.idl |
@@ -4,7 +4,7 @@ |
// Use the <code>chrome.browser</code> API to interact with the Chrome browser |
// associated with the current application and Chrome profile. |
-[nodoc] namespace browser { |
+namespace browser { |
// Options for the $(ref:openTab) function. |
dictionary OpenTabOptions { |
// The URL to navigate to when the new tab is initially opened. |