summaryrefslogtreecommitdiffstats
path: root/apps/DEPS
diff options
context:
space:
mode:
authorbenwells@chromium.org <benwells@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-09 04:29:23 +0000
committerbenwells@chromium.org <benwells@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-09 04:29:23 +0000
commit8a011179facb6aa84f1207ed4595ddbfa812b0ce (patch)
tree18d9e4046199ceb4cc828ecacf9f35e5b55d9e14 /apps/DEPS
parent6012e392f3788dc751f9685e6c8f6b4fd98cb441 (diff)
downloadchromium_src-8a011179facb6aa84f1207ed4595ddbfa812b0ce.zip
chromium_src-8a011179facb6aa84f1207ed4595ddbfa812b0ce.tar.gz
chromium_src-8a011179facb6aa84f1207ed4595ddbfa812b0ce.tar.bz2
Move win8 metro mode app launch check back to apps
This puts it back onto all launch paths and prevents apps being started in metro mode where they don't work properly. BUG=267498 Review URL: https://chromiumcodereview.appspot.com/22417005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216575 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'apps/DEPS')
-rw-r--r--apps/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/DEPS b/apps/DEPS
index 0100480..7920f1a 100644
--- a/apps/DEPS
+++ b/apps/DEPS
@@ -20,6 +20,7 @@ include_rules = [
"+chrome/browser/lifetime/application_lifetime.h",
"+chrome/browser/profiles",
"+chrome/browser/sessions/session_id.h",
+ "+chrome/browser/ui/extensions/app_metro_infobar_delegate_win.h",
"+chrome/browser/ui/host_desktop.h",
"+chrome/common/chrome_switches.h",
"+chrome/common/extensions",