OLD | NEW |
1 # Copyright (c) 2010 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2010 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 'target_defaults': { | 6 'target_defaults': { |
7 'variables': { | 7 'variables': { |
8 'app_base_target': 0, | 8 'app_base_target': 0, |
9 }, | 9 }, |
10 'target_conditions': [ | 10 'target_conditions': [ |
(...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
146 '../ui/base/models/button_menu_item_model.cc', | 146 '../ui/base/models/button_menu_item_model.cc', |
147 '../ui/base/models/button_menu_item_model.h', | 147 '../ui/base/models/button_menu_item_model.h', |
148 '../ui/base/models/menu_model.cc', | 148 '../ui/base/models/menu_model.cc', |
149 '../ui/base/models/menu_model.h', | 149 '../ui/base/models/menu_model.h', |
150 '../ui/base/models/simple_menu_model.cc', | 150 '../ui/base/models/simple_menu_model.cc', |
151 '../ui/base/models/simple_menu_model.h', | 151 '../ui/base/models/simple_menu_model.h', |
152 '../ui/base/models/combobox_model.h', | 152 '../ui/base/models/combobox_model.h', |
153 '../ui/base/models/table_model.cc', | 153 '../ui/base/models/table_model.cc', |
154 '../ui/base/models/table_model.h', | 154 '../ui/base/models/table_model.h', |
155 '../ui/base/models/table_model_observer.h', | 155 '../ui/base/models/table_model_observer.h', |
| 156 '../ui/base/win/hwnd_util.cc', |
| 157 '../ui/base/win/hwnd_util.h', |
| 158 '../ui/base/win/window_impl.cc', |
| 159 '../ui/base/win/window_impl.h', |
156 'active_window_watcher_x.cc', | 160 'active_window_watcher_x.cc', |
157 'active_window_watcher_x.h', | 161 'active_window_watcher_x.h', |
158 'bidi_line_iterator.cc', | 162 'bidi_line_iterator.cc', |
159 'data_pack.cc', | 163 'data_pack.cc', |
160 'data_pack.h', | 164 'data_pack.h', |
161 'event_synthesis_gtk.cc', | 165 'event_synthesis_gtk.cc', |
162 'event_synthesis_gtk.h', | 166 'event_synthesis_gtk.h', |
163 'gfx/font_util.h', | 167 'gfx/font_util.h', |
164 'gfx/font_util.cc', | 168 'gfx/font_util.cc', |
165 'gfx/gl/gl_bindings.h', | 169 'gfx/gl/gl_bindings.h', |
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
218 'surface/transport_dib.h', | 222 'surface/transport_dib.h', |
219 'surface/transport_dib_linux.cc', | 223 'surface/transport_dib_linux.cc', |
220 'surface/transport_dib_mac.cc', | 224 'surface/transport_dib_mac.cc', |
221 'surface/transport_dib_win.cc', | 225 'surface/transport_dib_win.cc', |
222 'text_elider.cc', | 226 'text_elider.cc', |
223 'text_elider.h', | 227 'text_elider.h', |
224 'theme_provider.cc', | 228 'theme_provider.cc', |
225 'theme_provider.h', | 229 'theme_provider.h', |
226 'view_prop.cc', | 230 'view_prop.cc', |
227 'view_prop.h', | 231 'view_prop.h', |
228 'win/hwnd_util.cc', | |
229 'win/hwnd_util.h', | |
230 'win/iat_patch_function.cc', | 232 'win/iat_patch_function.cc', |
231 'win/iat_patch_function.h', | 233 'win/iat_patch_function.h', |
232 'win/scoped_co_mem.h', | 234 'win/scoped_co_mem.h', |
233 'win/scoped_com_initializer.h', | 235 'win/scoped_com_initializer.h', |
234 'win/scoped_prop.cc', | 236 'win/scoped_prop.cc', |
235 'win/scoped_prop.h', | 237 'win/scoped_prop.h', |
236 'win/shell.cc', | 238 'win/shell.cc', |
237 'win/shell.h', | 239 'win/shell.h', |
238 'win/window_impl.cc', | |
239 'win/window_impl.h', | |
240 'win/win_util.cc', | 240 'win/win_util.cc', |
241 'win/win_util.h', | 241 'win/win_util.h', |
242 'x11_util.cc', | 242 'x11_util.cc', |
243 'x11_util.h', | 243 'x11_util.h', |
244 'x11_util_internal.h', | 244 'x11_util_internal.h', |
245 '<(gl_binding_output_dir)/gl_bindings_autogen_gl.cc', | 245 '<(gl_binding_output_dir)/gl_bindings_autogen_gl.cc', |
246 '<(gl_binding_output_dir)/gl_bindings_autogen_gl.h', | 246 '<(gl_binding_output_dir)/gl_bindings_autogen_gl.h', |
247 '<(gl_binding_output_dir)/gl_bindings_autogen_mock.cc', | 247 '<(gl_binding_output_dir)/gl_bindings_autogen_mock.cc', |
248 '<(gl_binding_output_dir)/gl_bindings_autogen_osmesa.cc', | 248 '<(gl_binding_output_dir)/gl_bindings_autogen_osmesa.cc', |
249 '<(gl_binding_output_dir)/gl_bindings_autogen_osmesa.h', | 249 '<(gl_binding_output_dir)/gl_bindings_autogen_osmesa.h', |
(...skipping 205 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
455 'configurations': { | 455 'configurations': { |
456 'Common_Base': { | 456 'Common_Base': { |
457 'msvs_target_platform': 'x64', | 457 'msvs_target_platform': 'x64', |
458 }, | 458 }, |
459 }, | 459 }, |
460 }, | 460 }, |
461 ], | 461 ], |
462 }], | 462 }], |
463 ], | 463 ], |
464 } | 464 } |
OLD | NEW |