Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(490)

Side by Side Diff: apps/DEPS

Issue 12450014: Show an InfoBar when trying to start Packaged Apps from Metro mode. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: handle flakiness Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+base", 2 "+base",
3 "+content", 3 "+content",
4 "+win8",
4 # Temporary allowed includes. 5 # Temporary allowed includes.
5 # TODO(benwells): remove these (http://crbug.com/159366) 6 # TODO(benwells): remove these (http://crbug.com/159366)
6 "+chrome/browser/browser_process.h", 7 "+chrome/browser/browser_process.h",
7 "+chrome/browser/extensions", 8 "+chrome/browser/extensions",
8 "+chrome/browser/profiles", 9 "+chrome/browser/profiles",
9 "+chrome/browser/shell_integration.h", 10 "+chrome/browser/shell_integration.h",
10 "+chrome/browser/ui/host_desktop.h", 11 "+chrome/browser/ui/host_desktop.h",
11 "+chrome/browser/ui/web_applications/web_app_ui.h", 12 "+chrome/browser/ui/web_applications/web_app_ui.h",
12 "+chrome/browser/web_applications/web_app.h", 13 "+chrome/browser/web_applications/web_app.h",
13 "+chrome/common/chrome_notification_types.h", 14 "+chrome/common/chrome_notification_types.h",
14 "+chrome/common/extensions", 15 "+chrome/common/extensions",
15 "+chrome/installer", 16 "+chrome/installer",
16 ] 17 ]
OLDNEW
« no previous file with comments | « no previous file | apps/app_launch_on_restart_service_win.h » ('j') | apps/app_launch_on_restart_service_win.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698