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

Side by Side Diff: samples/third_party/todomvc_performance/js_todomvc/components/polymer-selection/.bower.json

Issue 1576153002: Remove the Dromaeo and TodoMVC samples. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 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
(Empty)
1 {
2 "name": "polymer-selection",
3 "private": true,
4 "dependencies": {
5 "polymer": "Polymer/polymer#0.2.1"
6 },
7 "version": "0.2.1",
8 "homepage": "https://github.com/Polymer/polymer-selection",
9 "_release": "0.2.1",
10 "_resolution": {
11 "type": "version",
12 "tag": "0.2.1",
13 "commit": "414b5314477367acb821fc515279f18bc66e4897"
14 },
15 "_source": "git://github.com/Polymer/polymer-selection.git",
16 "_target": "0.2.1",
17 "_originalSource": "Polymer/polymer-selection"
18 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698