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

Unified Diff: apps/DEPS

Issue 2729503007: Remove Profile usage from //apps (Closed)
Patch Set: deps Created 3 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | apps/app_lifetime_monitor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/DEPS
diff --git a/apps/DEPS b/apps/DEPS
index cd997ba601e9ccef3c9e0d5c22c3f6e532a962b8..4ea4b016bf7d688699b03e5de1d803923d6d3fec 100644
--- a/apps/DEPS
+++ b/apps/DEPS
@@ -22,7 +22,6 @@ include_rules = [
"+chrome/browser/chrome_notification_types.h",
"+chrome/browser/chromeos/login/users/user_manager.h",
"+chrome/browser/lifetime/application_lifetime.h",
- "+chrome/browser/profiles",
"+chrome/common/chrome_switches.h",
# For default app icon.
@@ -46,6 +45,7 @@ specific_include_rules = {
"+chrome/browser/extensions/extension_error_reporter.h",
"+chrome/browser/extensions/extension_test_message_listener.h",
"+chrome/browser/extensions/test_extension_environment.h",
+ "+chrome/browser/profiles/profile_manager.h",
"+chrome/browser/ui/browser.h",
"+chrome/browser/ui/simple_message_box_internal.h",
"+chrome/test/base/in_process_browser_test.h",
« no previous file with comments | « no previous file | apps/app_lifetime_monitor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698