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

Unified Diff: apps/ui/views/DEPS

Issue 2820563004: Create separate BUILD.gn for //apps/ui/views (Closed)
Patch Set: rebase 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
Index: apps/ui/views/DEPS
diff --git a/apps/ui/views/DEPS b/apps/ui/views/DEPS
index be78ec15c97ef5576465a4818b19054f0e95de8f..219be5e0d77d3abcb0f3485b6c4a530db1d314ce 100644
--- a/apps/ui/views/DEPS
+++ b/apps/ui/views/DEPS
@@ -2,5 +2,12 @@ include_rules = [
# TODO(jamescook): Eliminate this by introducing apps_resources.grd, see
# crbug.com/306688
"+grit/theme_resources.h",
+ "+cc/paint",
+ "+extensions",
+ "+third_party/skia/include",
+ "+ui",
"+ui/strings/grit/ui_strings.h",
+
+ # For default app icon.
+ "!chrome/grit/theme_resources.h",
]
« apps/ui/views/BUILD.gn ('K') | « apps/ui/views/BUILD.gn ('k') | chrome/browser/ui/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698