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

Unified Diff: DEPS

Issue 2579003003: Add Material Components iOS as a dependency. (Closed)
Patch Set: Revert hitting github 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 61b6b906868a5a5a2005728f9090a57df1947a49..a9f6103244562a4a5e6ccddd69cf7d42009cc2e2 100644
--- a/DEPS
+++ b/DEPS
@@ -355,6 +355,9 @@ deps_os = {
'src/ios/third_party/gcdwebserver/src':
Var('chromium_git') + '/external/github.com/swisspol/GCDWebServer.git' + '@' + '3d5fd0b8281a7224c057deb2d17709b5bea64836',
+ 'src/ios/third_party/material_components_ios/src':
+ Var('chromium_git') + '/external/github.com/material-components/material-components-ios.git' + '@' + '4e5a18715bedf3ada7fd35ba9d2d41082fbf7437',
+
'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',

Powered by Google App Engine
This is Rietveld 408576698