| Index: chrome/browser/resources/chromeos/chromevox/chromevox.gyp
|
| diff --git a/chrome/browser/resources/chromeos/chromevox/chromevox.gyp b/chrome/browser/resources/chromeos/chromevox/chromevox.gyp
|
| index 5406faf07186677882f85ecc394a3a3456eee8ae..739204b5b7fe31bf59922b6096eb955cdee07078 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/chromevox.gyp
|
| +++ b/chrome/browser/resources/chromeos/chromevox/chromevox.gyp
|
| @@ -74,6 +74,7 @@
|
| 'destination': '<(chromevox_dest_dir)/cvox2/background',
|
| 'files': [
|
| 'cvox2/background/background.html',
|
| + 'cvox2/background/panel.css',
|
| 'cvox2/background/panel.html',
|
| ],
|
| },
|
|
|