Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / extensions / browser / pref_names.h
index 9cc0b3f..96afa21 100644 (file)
@@ -36,6 +36,10 @@ extern const char kAllowedInstallSites[];
 // kInstallForceList.
 extern const char kAllowedTypes[];
 
+// Integer which specifies the launch type that bookmark apps are created with
+// by default.
+extern const char kBookmarkAppCreationLaunchType[];
+
 // Integer boolean representing the width (in pixels) of the container for
 // browser actions.
 extern const char kBrowserActionContainerWidth[];