Index: chrome/browser/ui/browser.h |
diff --git a/chrome/browser/ui/browser.h b/chrome/browser/ui/browser.h |
index 9f0c5c39c0ac9e19583f97762c789009e80dc99c..20a6600041a3cec83ebe3696cbd9dfc02641e1af 100644 |
--- a/chrome/browser/ui/browser.h |
+++ b/chrome/browser/ui/browser.h |
@@ -282,7 +282,7 @@ class Browser : public TabHandlerDelegate, |
const GURL& override_url, |
WindowOpenDisposition disposition); |
-#if defined(USE_AURA) |
+#if defined(USE_ASH) |
// Opens |url| in a new application panel window for the specified url. |
static content::WebContents* OpenApplicationPanel( |
Profile* profile, |