| Index: chrome/browser/resources/google_now/background_unittest.gtestjs
|
| diff --git a/chrome/browser/resources/google_now/background_unittest.gtestjs b/chrome/browser/resources/google_now/background_unittest.gtestjs
|
| index f298348819ad6f984b0ed276d807ba48cd9bcea1..f0c5674abc2f844509eda4549a4f616d651de244 100644
|
| --- a/chrome/browser/resources/google_now/background_unittest.gtestjs
|
| +++ b/chrome/browser/resources/google_now/background_unittest.gtestjs
|
| @@ -16,6 +16,7 @@ GoogleNowBackgroundUnitTest.prototype = {
|
|
|
| /** @override */
|
| extraLibraries: [
|
| + 'common_test_util.js',
|
| 'background_test_util.js',
|
| 'background.js'
|
| ]
|
|
|