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

Unified Diff: ui/vector_icons/DEPS

Issue 2667753006: Make new target for vector icon structs to replace ui/gfx/vector_icons/ (Closed)
Patch Set: git add again Created 3 years, 11 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: ui/vector_icons/DEPS
diff --git a/ui/vector_icons/DEPS b/ui/vector_icons/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..a956af520cfee6d9ac247d288cc8e21973ca57fc
--- /dev/null
+++ b/ui/vector_icons/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+base",
+ "+gfx",
+ "+skia",
+]

Powered by Google App Engine
This is Rietveld 408576698