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

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

Issue 12996003: Dynamically generate a heading for Extension Docs API pages (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressing comments - Patch currently being broken up Created 7 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/api/experimental_idltest.idl
diff --git a/chrome/common/extensions/api/experimental_idltest.idl b/chrome/common/extensions/api/experimental_idltest.idl
index 4ee9ff71c616010f7537361dbc532ddffd803150..13e589c40753563790151a90594112503e5ef39e 100644
--- a/chrome/common/extensions/api/experimental_idltest.idl
+++ b/chrome/common/extensions/api/experimental_idltest.idl
@@ -3,7 +3,6 @@
// found in the LICENSE file.
// An API to test IDL schema specifications.
-
[nodoc] namespace experimental.idltest {
callback LongArrayCallback = void(long[] array);
« no previous file with comments | « chrome/common/extensions/api/events.json ('k') | chrome/common/extensions/api/experimental_system_info_storage.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698