X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fchrome%2Fbrowser%2Fui%2Fash%2Fash_util.h;h=7465076be49502964c964c09c09e1c8615aacae3;hb=1afa4dd80ef85af7c90efaea6959db1d92330844;hp=6e0cb9e3911ab07a92b1a106721843ae66d638ae;hpb=90762837333c13ccf56f2ad88e4481fc71e8d281;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/chrome/browser/ui/ash/ash_util.h b/src/chrome/browser/ui/ash/ash_util.h index 6e0cb9e..7465076 100644 --- a/src/chrome/browser/ui/ash/ash_util.h +++ b/src/chrome/browser/ui/ash/ash_util.h @@ -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);