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

Unified Diff: third_party/polymer/v1_0/create_components_summary.py

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/create_components_summary.py
diff --git a/third_party/polymer/v1_0/create_components_summary.py b/third_party/polymer/v1_0/create_components_summary.py
index a5df89c052aec9276454183c54803e1ee0e13193..a8184db11978e4688880aa1523edf159a6dcfcdd 100644
--- a/third_party/polymer/v1_0/create_components_summary.py
+++ b/third_party/polymer/v1_0/create_components_summary.py
@@ -5,7 +5,7 @@
import os
import json
-COMPONENTS_DIR = 'components-chromium'
+COMPONENTS_DIR = 'components'
COMPONENT_SUMMARY =\
"""Name: %(name)s
Version: %(version)s

Powered by Google App Engine
This is Rietveld 408576698