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 ab3e7b1518feee2253e7bfc86b6088539cd0a443..d89f5d6e2bcca30516d57dd15805403d57074db3 100644 |
--- a/chrome/browser/resources/google_now/background.js |
+++ b/chrome/browser/resources/google_now/background.js |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-// 'use strict'; TODO(vadimt): Uncomment once crbug.com/237617 is fixed. |
+'use strict'; |
/** |
* @fileoverview The event page for Google Now for Chrome implementation. |