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

Unified Diff: chrome/browser/DEPS

Issue 2729363002: chromeos: Move files in //ash/common to //ash, part 3 (Closed)
Patch Set: Created 3 years, 10 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 | « ash/wm_window_user_data_unittest.cc ('k') | chrome/browser/about_flags.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 3b311d43cb47bdd2948035833ce9f77f35e31eb4..bf19e4303bf4d7adffd3f9adefd1dac282e658b6 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -77,7 +77,7 @@ include_rules = [
# Code in chrome should not use ash::SessionStateDelegate and friends.
# Instead, use SessionManager/UserManager/SessionControllerClient directly
# since they are part of chrome.
- "-ash/common/session",
+ "-ash/session",
# Explicitly disallow using SyncMessageFilter to prevent browser from
# sending synchronous IPC messages on non-UI threads.
« no previous file with comments | « ash/wm_window_user_data_unittest.cc ('k') | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698