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

Unified Diff: generated/googleapis/lib/customsearch/v1.dart

Issue 595873002: Api roll 1: 2014-09-23 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Update config.yaml to include v0.2.0 Created 6 years, 3 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: generated/googleapis/lib/customsearch/v1.dart
diff --git a/generated/googleapis/lib/customsearch/v1.dart b/generated/googleapis/lib/customsearch/v1.dart
index 6822db6233ae3e308278282f357284c2dd58514c..9d99025b8070bac009f1b11812312929d12c5312 100644
--- a/generated/googleapis/lib/customsearch/v1.dart
+++ b/generated/googleapis/lib/customsearch/v1.dart
@@ -21,7 +21,7 @@ class CustomsearchApi {
CseResourceApi get cse => new CseResourceApi(_requester);
CustomsearchApi(http.Client client) :
- _requester = new common_internal.ApiRequester(client, "https://www.googleapis.com/", "/customsearch/");
+ _requester = new common_internal.ApiRequester(client, "https://www.googleapis.com/", "customsearch/");
}

Powered by Google App Engine
This is Rietveld 408576698