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

Unified Diff: DEPS

Issue 2253613002: Adds the Material Text Accessibility library to the iOS build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add LICENSE Created 4 years, 4 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 | « .gitignore ('k') | ios/third_party/material_text_accessibility_ios/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 259504721b7ebc73fe77db5b1cd48cc76faaffdc..f21f8a32ff44030732f1c5f917e1aa37108fde2d 100644
--- a/DEPS
+++ b/DEPS
@@ -346,6 +346,9 @@ deps_os = {
'src/ios/third_party/gcdwebserver/src':
Var('chromium_git') + '/external/github.com/swisspol/GCDWebServer.git' + '@' + '3d5fd0b8281a7224c057deb2d17709b5bea64836',
+ 'src/ios/third_party/material_text_accessibility_ios/src':
+ Var('chromium_git') + '/external/github.com/google/material-text-accessibility-ios.git' + '@' + '5b7c4f6382d7241a05caf82e749abf5bc92faa86',
+
'src/ios/third_party/ochamcrest/src':
Var('chromium_git') + '/external/github.com/hamcrest/OCHamcrest.git' + '@' + 'd7ee4ecfb6bd13c3c8d364682b6228ccd86e1e1a',
« no previous file with comments | « .gitignore ('k') | ios/third_party/material_text_accessibility_ios/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698