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

Unified Diff: chrome/browser/ui/ash/DEPS

Issue 2928253002: Remove references to ui/views/layout/layout_constants.h (Closed)
Patch Set: Fix build errors Created 3 years, 6 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 | « chrome/browser/chromeos/DEPS ('k') | chrome/browser/ui/ash/multi_user/multi_user_warning_dialog.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/ash/DEPS
diff --git a/chrome/browser/ui/ash/DEPS b/chrome/browser/ui/ash/DEPS
index 440add1c0ebaf6af9f510a42229b191b71ee30bb..367f2d98283d6ddb53285d09979a2ee0b22a9ca1 100644
--- a/chrome/browser/ui/ash/DEPS
+++ b/chrome/browser/ui/ash/DEPS
@@ -1,5 +1,9 @@
include_rules = [
"+ash/public/interfaces",
+ # TODO(ananta): Remove this when we move files which display UI in
+ # chrome/browser/ui/ash to chrome/browser/ui/views/ash
+ # crbug.com/728877
+ "+chrome/browser/ui/views/harmony/chrome_layout_provider.h",
"+components/arc",
"+components/drive",
"+components/session_manager/core",
« no previous file with comments | « chrome/browser/chromeos/DEPS ('k') | chrome/browser/ui/ash/multi_user/multi_user_warning_dialog.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698