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

Unified Diff: chrome/browser/chromeos/DEPS

Issue 2919903002: Remove references to ui/views/layout/layout_constants.h (Closed)
Patch Set: presubmit Created 3 years, 7 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 | chrome/browser/chromeos/attestation/platform_verification_dialog.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/DEPS
diff --git a/chrome/browser/chromeos/DEPS b/chrome/browser/chromeos/DEPS
index 8d75f13bb9da8c083f700033be5eaa5a3999115d..80defa344b022caf1ce480e75337da3696948b40 100644
--- a/chrome/browser/chromeos/DEPS
+++ b/chrome/browser/chromeos/DEPS
@@ -2,6 +2,11 @@ include_rules = [
# TODO(crbug.com/678705): Convert to using mojo interfaces in
# //ash/public/interfaces and eliminate this.
"+ash",
+
+ #TODO(ananta): Remove this when we move files which display UI in
sky 2017/06/02 17:56:15 Space after '#'
+ # chrome/browser/chromeos to chrome/browser/ui/views/chromeos
+ # crbug.com/728877
+ "+chrome/browser/ui/views/harmony/chrome_layout_provider.h",
"+components/constrained_window",
"+components/drive/drive_pref_names.h",
« no previous file with comments | « no previous file | chrome/browser/chromeos/attestation/platform_verification_dialog.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698