OLD | NEW |
1 # Copyright 2014 The Chromium Authors. All rights reserved. | 1 # Copyright 2014 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 # This file is auto-generated using update.py. | 5 # This file is auto-generated using update.py. |
6 { | 6 { |
7 'variables': { | 7 'variables': { |
8 'inputview_sources': [ | 8 'inputview_sources': [ |
9 'src/chrome/os/common.js', | 9 'src/chrome/os/common.js', |
10 'src/chrome/os/datasource.js', | 10 'src/chrome/os/datasource.js', |
(...skipping 191 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
202 'third_party/closure_library/closure/goog/ui/controlcontent.js', | 202 'third_party/closure_library/closure/goog/ui/controlcontent.js', |
203 'third_party/closure_library/closure/goog/ui/controlrenderer.js', | 203 'third_party/closure_library/closure/goog/ui/controlrenderer.js', |
204 'third_party/closure_library/closure/goog/ui/decorate.js', | 204 'third_party/closure_library/closure/goog/ui/decorate.js', |
205 'third_party/closure_library/closure/goog/ui/idgenerator.js', | 205 'third_party/closure_library/closure/goog/ui/idgenerator.js', |
206 'third_party/closure_library/closure/goog/ui/registry.js', | 206 'third_party/closure_library/closure/goog/ui/registry.js', |
207 'third_party/closure_library/closure/goog/uri/utils.js', | 207 'third_party/closure_library/closure/goog/uri/utils.js', |
208 'third_party/closure_library/closure/goog/useragent/useragent.js', | 208 'third_party/closure_library/closure/goog/useragent/useragent.js', |
209 'third_party/closure_library/third_party/closure/goog/mochikit/async/defer
red.js' | 209 'third_party/closure_library/third_party/closure/goog/mochikit/async/defer
red.js' |
210 ] | 210 ] |
211 } | 211 } |
212 } | 212 } |
OLD | NEW |