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

Unified Diff: lib/src/google-apis/google-client-loader.html

Issue 1418513006: update elements and fix some bugs (Closed) Base URL: git@github.com:dart-lang/polymer_elements.git@master
Patch Set: code review updates Created 5 years, 2 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
« no previous file with comments | « lib/src/google-analytics/google-analytics-query.html ('k') | lib/src/google-apis/google-maps-api.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/src/google-apis/google-client-loader.html
diff --git a/lib/src/google-apis/google-client-loader.html b/lib/src/google-apis/google-client-loader.html
index 94c2b668bbf5b4cec740e048d96036ebd1a1711d..40340ceeb37d9c04906b59740efd1b47315c7d29 100644
--- a/lib/src/google-apis/google-client-loader.html
+++ b/lib/src/google-apis/google-client-loader.html
@@ -77,13 +77,11 @@ For loading `gapi.client` libraries
* You can find the full list of APIs on the
* <a href="https://developers.google.com/apis-explorer"> Google APIs
* Explorer</a>.
- * @required
*/
name: String,
/**
* Version of the API to load, e.g. 'v1'.
- * @required
*/
version: String,
« no previous file with comments | « lib/src/google-analytics/google-analytics-query.html ('k') | lib/src/google-apis/google-maps-api.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698