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

Unified Diff: ios/showcase/DEPS

Issue 2769063005: Add CSDataSource in showcase (Closed)
Patch Set: Created 3 years, 9 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 | ios/showcase/content_suggestions/BUILD.gn » ('j') | ios/showcase/content_suggestions/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/showcase/DEPS
diff --git a/ios/showcase/DEPS b/ios/showcase/DEPS
index 78a1dcbdf90a86de0b1d740d2417148250110843..17dc92eed6219317d4721bb535889a1dc60848ce 100644
--- a/ios/showcase/DEPS
+++ b/ios/showcase/DEPS
@@ -1,7 +1,9 @@
include_rules = [
+ "+components/strings",
"+ios/chrome",
"+ios/clean",
"+ios/third_party/material_components_ios",
"+ios/third_party/material_roboto_font_loader_ios",
"+ui/base",
+ "+ui/gfx",
lpromero 2017/03/24 12:10:17 I would like to not have the UI depend on gfx. Tha
gambard 2017/03/24 15:12:49 Done.
]
« no previous file with comments | « no previous file | ios/showcase/content_suggestions/BUILD.gn » ('j') | ios/showcase/content_suggestions/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698