| Index: chrome/chrome_resources.gyp
|
| diff --git a/chrome/chrome_resources.gyp b/chrome/chrome_resources.gyp
|
| index 45c441bf6b4ec33276ece6e26fcf4474830a5489..da53e941507074acea4c2b238739a4bb18ba9ec5 100644
|
| --- a/chrome/chrome_resources.gyp
|
| +++ b/chrome/chrome_resources.gyp
|
| @@ -67,13 +67,6 @@
|
| 'includes': [ '../build/grit_action.gypi' ],
|
| },
|
| {
|
| - 'action_name': 'workers_resources',
|
| - 'variables': {
|
| - 'grit_grd_file': 'browser/resources/workers_resources.grd',
|
| - },
|
| - 'includes': [ '../build/grit_action.gypi' ],
|
| - },
|
| - {
|
| 'action_name': 'devtools_discovery_page_resources',
|
| 'variables': {
|
| 'grit_grd_file':
|
|
|