| Index: third_party/closure_compiler/compiled_resources2.gyp
|
| diff --git a/third_party/closure_compiler/compiled_resources2.gyp b/third_party/closure_compiler/compiled_resources2.gyp
|
| index 57117e08eab06f0c5208cce4214ae56239508f76..65cfe36902c7484f3c9fce58d13f0a355a2e9c29 100644
|
| --- a/third_party/closure_compiler/compiled_resources2.gyp
|
| +++ b/third_party/closure_compiler/compiled_resources2.gyp
|
| @@ -35,8 +35,10 @@
|
| '<(DEPTH)/chrome/browser/resources/ntp4/compiled_resources2.gyp:*',
|
| '<(DEPTH)/chrome/browser/resources/offline_pages/compiled_resources2.gyp:*',
|
| '<(DEPTH)/chrome/browser/resources/options/compiled_resources2.gyp:*',
|
| - '<(DEPTH)/chrome/browser/resources/settings/compiled_resources2.gyp:*',
|
| + # TODO(dpapad): Uncomment following line as part of crbug.com/721073.
|
| + #'<(DEPTH)/chrome/browser/resources/pdf/compiled_resources2.gyp:*',
|
| '<(DEPTH)/chrome/browser/resources/print_preview/compiled_resources2.gyp:*',
|
| + '<(DEPTH)/chrome/browser/resources/settings/compiled_resources2.gyp:*',
|
| '<(DEPTH)/chrome/browser/resources/uber/compiled_resources2.gyp:*',
|
| '<(DEPTH)/chrome/browser/resources/webapks/compiled_resources2.gyp:*',
|
| '<(DEPTH)/ui/file_manager/compiled_resources2.gyp:*',
|
|
|