Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / ash / ash_util.h
index 6e0cb9e..7465076 100644 (file)
@@ -9,6 +9,9 @@
 
 namespace chrome {
 
+// Returns true if Ash should be run at startup.
+bool ShouldOpenAshOnStartup();
+
 // Returns true if |native_view/native_window| exists within the Ash
 // environment.
 bool IsNativeViewInAsh(gfx::NativeView native_view);