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(); |