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

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

Issue 1391893003: NOT FOR REVIEW: Aura on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/launcher_page.idl
diff --git a/chrome/common/extensions/api/launcher_page.idl b/chrome/common/extensions/api/launcher_page.idl
index 7e7896a8693666b7d405f8e393cad29c9c66d6d9..50bed8e1f1e7fb5f08ed2438a8fff91cc263eabc 100644
--- a/chrome/common/extensions/api/launcher_page.idl
+++ b/chrome/common/extensions/api/launcher_page.idl
@@ -4,6 +4,7 @@
// The <code>chrome.launcherPage</code> API provides launcher pages in the
// Chrome Launcher with the capabilities and events they need.
+[platforms=("chromeos", "linux", "mac", "win")]
namespace launcherPage {
callback PushSubpageCallback = void();
callback ShowCallback = void();

Powered by Google App Engine
This is Rietveld 408576698