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

Unified Diff: third_party/polymer/v1_0/components-chromium/font-roboto/.bower.json

Issue 1834313003: Remove unneeded files from third_party/polymer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Restore bower.json files. Created 4 years, 9 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
Index: third_party/polymer/v1_0/components-chromium/font-roboto/.bower.json
diff --git a/third_party/polymer/v1_0/components-chromium/font-roboto/.bower.json b/third_party/polymer/v1_0/components-chromium/font-roboto/.bower.json
deleted file mode 100644
index e3f7de64173f182a164463bf11f92258694030b6..0000000000000000000000000000000000000000
--- a/third_party/polymer/v1_0/components-chromium/font-roboto/.bower.json
+++ /dev/null
@@ -1,31 +0,0 @@
-{
- "name": "font-roboto",
- "version": "1.0.1",
- "description": "An HTML import for Roboto",
- "authors": [
- "The Polymer Authors"
- ],
- "keywords": [
- "font",
- "roboto"
- ],
- "repository": {
- "type": "git",
- "url": "git://github.com/PolymerElements/font-roboto.git"
- },
- "main": "roboto.html",
- "license": "http://polymer.github.io/LICENSE.txt",
- "homepage": "https://github.com/PolymerElements/font-roboto/",
- "ignore": [
- "/.*"
- ],
- "_release": "1.0.1",
- "_resolution": {
- "type": "version",
- "tag": "v1.0.1",
- "commit": "21ce9b51a417fa9995cf6606e886aba0728f70a1"
- },
- "_source": "git://github.com/PolymerElements/font-roboto.git",
- "_target": "^1.0.0",
- "_originalSource": "PolymerElements/font-roboto"
-}

Powered by Google App Engine
This is Rietveld 408576698