| Index: chrome/test/data/extensions/api_test/systeminfo/cpu/manifest.json
|
| diff --git a/chrome/test/data/extensions/api_test/systeminfo/cpu/manifest.json b/chrome/test/data/extensions/api_test/systeminfo/cpu/manifest.json
|
| index d88baff6468a95015fee18850c7f9dc5ef609b70..3e7c37df6228f1bf4e72f08b21e89368fc1ee994 100644
|
| --- a/chrome/test/data/extensions/api_test/systeminfo/cpu/manifest.json
|
| +++ b/chrome/test/data/extensions/api_test/systeminfo/cpu/manifest.json
|
| @@ -5,7 +5,7 @@
|
| "permissions": ["experimental"],
|
| "app": {
|
| "background": {
|
| - "scripts": ["test_cpuinfo_api.js"]
|
| + "scripts": ["test_cpu_api.js"]
|
| }
|
| }
|
| }
|
|
|