diff options
Diffstat (limited to 'apps/DEPS')
-rw-r--r-- | apps/DEPS | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -12,15 +12,12 @@ include_rules = [ "+win8", # Temporary allowed includes. # TODO(benwells): remove these (http://crbug.com/159366) - "+chrome/browser/browser_process.h", "+chrome/browser/chrome_notification_types.h", "+chrome/browser/chromeos/drive", "+chrome/browser/chromeos/login/user_manager.h", "+chrome/browser/lifetime/application_lifetime.h", "+chrome/browser/profiles", "+chrome/browser/sessions/session_id.h", - "+chrome/browser/ui/apps/app_metro_infobar_delegate_win.h", - "+chrome/browser/ui/host_desktop.h", "+chrome/common/chrome_switches.h", # Pieces of the extensions system that need to move to src/extensions. # See http://crbug.com/162530 for details. |