| Index: polymer_1.0.4/bower_components/google-analytics/google-analytics.html
|
| diff --git a/polymer_1.0.4/bower_components/google-analytics/google-analytics.html b/polymer_1.0.4/bower_components/google-analytics/google-analytics.html
|
| new file mode 100755
|
| index 0000000000000000000000000000000000000000..9b113e5a7410d79756db843b8ece0dc18ebbb418
|
| --- /dev/null
|
| +++ b/polymer_1.0.4/bower_components/google-analytics/google-analytics.html
|
| @@ -0,0 +1,6 @@
|
| +<!-- Load all google-analytics elements. -->
|
| +<link rel="import" href="google-analytics-query.html">
|
| +<link rel="import" href="google-analytics-chart.html">
|
| +<link rel="import" href="google-analytics-view-selector.html">
|
| +<link rel="import" href="google-analytics-date-selector.html">
|
| +<link rel="import" href="google-analytics-dashboard.html">
|
|
|