| Index: chrome/browser/resources/chromeos/quick_unlock/compiled_resources2.gyp
|
| diff --git a/chrome/browser/resources/chromeos/quick_unlock/compiled_resources2.gyp b/chrome/browser/resources/chromeos/quick_unlock/compiled_resources2.gyp
|
| index 427e9c5308fce473bfc4062d5c24f6705845d3ff..a953cb9433b017797759a8415acf3546579abe35 100644
|
| --- a/chrome/browser/resources/chromeos/quick_unlock/compiled_resources2.gyp
|
| +++ b/chrome/browser/resources/chromeos/quick_unlock/compiled_resources2.gyp
|
| @@ -3,6 +3,15 @@
|
| # found in the LICENSE file.
|
| {
|
| 'targets': [
|
| + {
|
| + 'target_name': 'md_pin_keyboard',
|
| + 'dependencies': [
|
| + '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior',
|
| + '<(DEPTH)/third_party/polymer/v1_0/components-chromium/paper-button/compiled_resources2.gyp:paper-button-extracted',
|
| + '<(DEPTH)/third_party/polymer/v1_0/components-chromium/paper-input/compiled_resources2.gyp:paper-input-extracted',
|
| + ],
|
| + 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| + },
|
| {
|
| 'target_name': 'pin_keyboard',
|
| 'dependencies': [
|
|
|