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

Unified Diff: DEPS

Issue 2551963004: Add material-foundation dependencies. (Closed)
Patch Set: Don't treat as Chromium code Created 4 years 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: DEPS
diff --git a/DEPS b/DEPS
index 9abd2b3de32c7d93c91564d1988ba4c46b47a46e..63a396ebe41d7b47d00223bae87a53dee84bfe1a 100644
--- a/DEPS
+++ b/DEPS
@@ -351,6 +351,15 @@ deps_os = {
'src/ios/third_party/gcdwebserver/src':
Var('chromium_git') + '/external/github.com/swisspol/GCDWebServer.git' + '@' + '3d5fd0b8281a7224c057deb2d17709b5bea64836',
+ 'src/ios/third_party/material_font_disk_loader_ios/src':
+ Var('chromium_git') + '/external/github.com/material-foundation/material-font-disk-loader-ios.git' + '@' + '20c8fe37329cb18826f90159ce4ee445079e2e46',
+
+ 'src/ios/third_party/material_roboto_font_loader_ios/src':
+ Var('chromium_git') + '/external/github.com/material-foundation/material-roboto-font-loader-ios.git' + '@' + '2e83b0fdbbd9b12782aa886695dd29b077bad430',
+
+ 'src/ios/third_party/material_sprited_animation_view_ios/src':
+ Var('chromium_git') + '/external/github.com/material-foundation/material-sprited-animation-view-ios.git' + '@' + 'e240cdcd4538f0763ca5bd8c5afc2991eb482f1a',
+
'src/ios/third_party/material_text_accessibility_ios/src':
Var('chromium_git') + '/external/github.com/google/material-text-accessibility-ios.git' + '@' + '96d2b0f13976a897bc7a41daf67f36d9548cff94',

Powered by Google App Engine
This is Rietveld 408576698