OLD | NEW |
1 # Copyright 2015 The Chromium Authors. All rights reserved. | 1 # Copyright 2015 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 ######################################################## | 5 ######################################################## |
6 # NOTE: THIS FILE IS GENERATED. DO NOT EDIT IT! # | 6 # NOTE: THIS FILE IS GENERATED. DO NOT EDIT IT! # |
7 # Instead, run create_externs_gyp.py to regenerate it. # | 7 # Instead, run create_externs_gyp.py to regenerate it. # |
8 ######################################################## | 8 ######################################################## |
9 { | 9 { |
10 'targets': [ | 10 'targets': [ |
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
42 }, | 42 }, |
43 { | 43 { |
44 'target_name': 'metrics_private', | 44 'target_name': 'metrics_private', |
45 'includes': ['../externs_js.gypi'], | 45 'includes': ['../externs_js.gypi'], |
46 }, | 46 }, |
47 { | 47 { |
48 'target_name': 'passwords_private', | 48 'target_name': 'passwords_private', |
49 'includes': ['../externs_js.gypi'], | 49 'includes': ['../externs_js.gypi'], |
50 }, | 50 }, |
51 { | 51 { |
52 'target_name': 'pending_compiler_externs', | |
53 'includes': ['../externs_js.gypi'], | |
54 }, | |
55 { | |
56 'target_name': 'search_engines_private', | 52 'target_name': 'search_engines_private', |
57 'includes': ['../externs_js.gypi'], | 53 'includes': ['../externs_js.gypi'], |
58 }, | 54 }, |
59 { | 55 { |
60 'target_name': 'settings_private', | 56 'target_name': 'settings_private', |
61 'includes': ['../externs_js.gypi'], | 57 'includes': ['../externs_js.gypi'], |
62 }, | 58 }, |
63 { | 59 { |
64 'target_name': 'system_private', | 60 'target_name': 'system_private', |
65 'includes': ['../externs_js.gypi'], | 61 'includes': ['../externs_js.gypi'], |
66 }, | 62 }, |
67 { | 63 { |
68 'target_name': 'users_private', | 64 'target_name': 'users_private', |
69 'includes': ['../externs_js.gypi'], | 65 'includes': ['../externs_js.gypi'], |
70 }, | 66 }, |
71 ], | 67 ], |
72 } | 68 } |
OLD | NEW |