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

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

Issue 2928253002: Remove references to ui/views/layout/layout_constants.h (Closed)
Patch Set: git cl format 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
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",
Peter Kasting 2017/06/10 01:41:37 I'm not sure what the right answer here is. Maybe
ananta 2017/06/10 03:36:44 Will add sky to the patchset.
"+components/arc",
"+components/drive",
"+components/session_manager/core",

Powered by Google App Engine
This is Rietveld 408576698