| OLD | NEW |
| 1 # Copyright 2016 The Chromium Authors. All rights reserved. | 1 # Copyright 2016 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 # | 4 # |
| 5 # H H EEEEE Y Y !! | 5 # H H EEEEE Y Y !! |
| 6 # H H E Y Y !! compiled_resources.gyp IS DEPRECATED | 6 # H H E Y Y !! compiled_resources.gyp IS DEPRECATED |
| 7 # HHHHH EEEEE Y !! | 7 # HHHHH EEEEE Y !! |
| 8 # H H E Y USE compiled_resources2.gyp INSTEAD | 8 # H H E Y USE compiled_resources2.gyp INSTEAD |
| 9 # H H EEEEE Y !! | 9 # H H EEEEE Y !! |
| 10 # | 10 # |
| (...skipping 13 matching lines...) Expand all Loading... |
| 24 '../../chrome/browser/resources/chromeos/compiled_resources.gyp:*', | 24 '../../chrome/browser/resources/chromeos/compiled_resources.gyp:*', |
| 25 '../../chrome/browser/resources/extensions/compiled_resources.gyp:*', | 25 '../../chrome/browser/resources/extensions/compiled_resources.gyp:*', |
| 26 '../../chrome/browser/resources/help/compiled_resources.gyp:*', | 26 '../../chrome/browser/resources/help/compiled_resources.gyp:*', |
| 27 '../../chrome/browser/resources/options/compiled_resources.gyp:*', | 27 '../../chrome/browser/resources/options/compiled_resources.gyp:*', |
| 28 '../../chrome/browser/resources/ntp4/compiled_resources.gyp:*', | 28 '../../chrome/browser/resources/ntp4/compiled_resources.gyp:*', |
| 29 # '../../remoting/remoting_webapp_compile.gypi:*', | 29 # '../../remoting/remoting_webapp_compile.gypi:*', |
| 30 '../../ui/file_manager/audio_player/js/compiled_resources.gyp:*', | 30 '../../ui/file_manager/audio_player/js/compiled_resources.gyp:*', |
| 31 '../../ui/file_manager/file_manager/background/js/compiled_resources.gyp
:*', | 31 '../../ui/file_manager/file_manager/background/js/compiled_resources.gyp
:*', |
| 32 '../../ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
:*', | 32 '../../ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
:*', |
| 33 '../../ui/file_manager/gallery/js/compiled_resources.gyp:*', | 33 '../../ui/file_manager/gallery/js/compiled_resources.gyp:*', |
| 34 '../../ui/file_manager/image_loader/compiled_resources.gyp:*', | |
| 35 '../../ui/file_manager/video_player/js/compiled_resources.gyp:*', | 34 '../../ui/file_manager/video_player/js/compiled_resources.gyp:*', |
| 36 ], | 35 ], |
| 37 }, | 36 }, |
| 38 ] | 37 ] |
| 39 } | 38 } |
| OLD | NEW |