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

Unified Diff: google_apis/google_api_keys.py

Issue 18851002: Cleaning up TODOs in //google_apis. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 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 | « google_apis/google_api_keys.cc ('k') | google_apis/google_apis.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: google_apis/google_api_keys.py
diff --git a/google_apis/google_api_keys.py b/google_apis/google_api_keys.py
index d29fe35af1f08459789766e74ba6ca8374dd53fc..6776aaec343b3d4e8497e3716f2c8ba295ab8130 100755
--- a/google_apis/google_api_keys.py
+++ b/google_apis/google_api_keys.py
@@ -5,11 +5,9 @@
"""Python API for retrieving API keys.
-Note that this cannot have the exact same semantics (at the moment) as
-the C++ API in google_api_keys.h, since it does not have access to gyp
-variables or preprocessor defines.
-
-TODO(joi): Give this have the same semantics as the C++ API.
+Note that this does not have the exact same semantics as the C++ API
+in google_api_keys.h, since it does not have access to gyp variables
+or preprocessor defines.
"""
import os
« no previous file with comments | « google_apis/google_api_keys.cc ('k') | google_apis/google_apis.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698