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

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

Issue 12315133: Very simple set of docs for experimental notification API (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 10 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_notification.idl
diff --git a/chrome/common/extensions/api/experimental_notification.idl b/chrome/common/extensions/api/experimental_notification.idl
index 2c43dc09bd02ef684060d59cbd48fe2a4fb2219f..6c404034a072cb19f2c603b843a5e73a1c5b68ee 100644
--- a/chrome/common/extensions/api/experimental_notification.idl
+++ b/chrome/common/extensions/api/experimental_notification.idl
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-[nodoc] namespace experimental.notification {
+namespace experimental.notification {
miket_OOO 2013/03/04 22:06:56 See https://codereview.chromium.org/12313115/. Dro
mkearney1 2013/03/06 00:03:40 Holding off on this until official move out of exp
enum TemplateType {
// icon, title, message
simple,

Powered by Google App Engine
This is Rietveld 408576698