Chromium Code Reviews| Index: extensions/test/data/system/cpu/test_cpu_api.js |
| diff --git a/extensions/test/data/system/cpu/test_cpu_api.js b/extensions/test/data/system/cpu/test_cpu_api.js |
| index c1e1327c887e56d77af61858759eb417086991dd..746b46e9c486fa918b7ea65a262ebcc9200222e2 100644 |
| --- a/extensions/test/data/system/cpu/test_cpu_api.js |
| +++ b/extensions/test/data/system/cpu/test_cpu_api.js |
| @@ -3,7 +3,7 @@ |
| // found in the LICENSE file. |
| // system.cpu.getInfo api test |
| -// app_shell_browsertests --gtest_filter=SystemCpuApiTest.* |
| +// extensions_browsertests --gtest_filter=SystemCpuApiTest.* |
| chrome.test.runTests([ |
| function testGet() { |