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

Unified Diff: chrome/browser/extensions/api/file_system/DEPS

Issue 2816293002: Description: Replace layout constants in chrome/browser/extensions and chrome/browser/first_run (Closed)
Patch Set: Review comments Created 3 years, 8 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/extensions/api/file_system/DEPS
diff --git a/chrome/browser/extensions/api/file_system/DEPS b/chrome/browser/extensions/api/file_system/DEPS
index ba53f4dc40b57acc7cd75e481f636748471c120a..27169ab67781fa0cac1c3b01ff4a87e6b26f7d36 100644
--- a/chrome/browser/extensions/api/file_system/DEPS
+++ b/chrome/browser/extensions/api/file_system/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+components/constrained_window",
+ "+chrome/browser/ui/views/extensions",
lazyboy 2017/04/27 16:46:13 nit: sort
ananta 2017/04/27 18:37:47 Done.
]
specific_include_rules = {

Powered by Google App Engine
This is Rietveld 408576698