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

Unified Diff: ui/vector_icons/DEPS

Issue 2667753006: Make new target for vector icon structs to replace ui/gfx/vector_icons/ (Closed)
Patch Set: fix deps Created 3 years, 10 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 | « ui/vector_icons/BUILD.gn ('k') | ui/vector_icons/close.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/vector_icons/DEPS
diff --git a/ui/vector_icons/DEPS b/ui/vector_icons/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..b7a2ad626789699a6e696ea4adbc1dab81acdc8b
--- /dev/null
+++ b/ui/vector_icons/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+base",
+ "+skia",
+ "+ui/gfx",
+]
« no previous file with comments | « ui/vector_icons/BUILD.gn ('k') | ui/vector_icons/close.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698