| Index: chrome/browser/resources/google_now/background.js
|
| diff --git a/chrome/browser/resources/google_now/background.js b/chrome/browser/resources/google_now/background.js
|
| index aac89c11d3ac2be6422066026dbb43ab9d70e66b..75a8324cbc491e59406c4a07ffa8994d630be0eb 100644
|
| --- a/chrome/browser/resources/google_now/background.js
|
| +++ b/chrome/browser/resources/google_now/background.js
|
| @@ -19,7 +19,6 @@
|
|
|
| // TODO(vadimt): Decide what to do in incognito mode.
|
| // TODO(vadimt): Figure out the final values of the constants.
|
| -// TODO(vadimt): Remove 'console' calls.
|
|
|
| /**
|
| * Standard response code for successful HTTP requests. This is the only success
|
|
|