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

Side by Side Diff: polymer_0.4.0/bower_components/web-animations-js/.gitmodules

Issue 786953007: npm_modules: Fork bower_components into Polymer 0.4.0 and 0.5.0 versions (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 5 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 unified diff | Download patch
OLDNEW
1 [submodule "test/testharness"] 1 [submodule "test/testharness"]
2 path = test/testharness 2 path = test/testharness
3 url = https://github.com/jgraham/testharness.js.git 3 url = https://github.com/jgraham/testharness.js.git
4 [submodule "test/coverage/istanbul"] 4 [submodule "test/coverage/istanbul"]
5 path = test/coverage/istanbul 5 path = test/coverage/istanbul
6 url = https://github.com/gotwarlost/istanbul 6 url = https://github.com/gotwarlost/istanbul
7 [submodule "test/coverage/escodegen"] 7 [submodule "test/coverage/escodegen"]
8 path = test/coverage/escodegen 8 path = test/coverage/escodegen
9 url = https://github.com/Constellation/escodegen 9 url = https://github.com/Constellation/escodegen
10 [submodule "test/coverage/esprima"] 10 [submodule "test/coverage/esprima"]
11 path = test/coverage/esprima 11 path = test/coverage/esprima
12 url = https://github.com/ariya/esprima 12 url = https://github.com/ariya/esprima
13 [submodule "test/browserdetect"] 13 [submodule "test/browserdetect"]
14 path = test/browserdetect 14 path = test/browserdetect
15 url = https://github.com/web-animations/bowser.git 15 url = https://github.com/web-animations/bowser.git
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698