Chromium Code Reviews| Index: chrome/browser/resources/chromeos/quick_unlock/compiled_resources.gyp |
| diff --git a/chrome/browser/resources/settings/date_time_page/compiled_resources2.gyp b/chrome/browser/resources/chromeos/quick_unlock/compiled_resources.gyp |
| similarity index 81% |
| copy from chrome/browser/resources/settings/date_time_page/compiled_resources2.gyp |
| copy to chrome/browser/resources/chromeos/quick_unlock/compiled_resources.gyp |
| index d18e08706ebcf6b0240e878ff9b9257c8001445e..cf509570ec6a03e0414b95b4060635f84c6da8af 100644 |
| --- a/chrome/browser/resources/settings/date_time_page/compiled_resources2.gyp |
| +++ b/chrome/browser/resources/chromeos/quick_unlock/compiled_resources.gyp |
| @@ -4,8 +4,8 @@ |
| { |
| 'targets': [ |
| { |
| - 'target_name': 'date_time_page', |
| - 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'], |
| + 'target_name': 'pin_keyboard', |
|
Dan Beam
2016/07/01 19:20:13
you'll add:
'variables': {
'depends': [
'..
Dan Beam
2016/07/01 19:33:01
whoops, ignore this
|
| + 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi'], |
| }, |
| ], |
| } |