| OLD | NEW |
| 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 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 'variables': { | 6 'variables': { |
| 7 'chromium_code': 1, | 7 'chromium_code': 1, |
| 8 }, | 8 }, |
| 9 'includes': [ | 9 'includes': [ |
| 10 'ui_resources.gypi', | 10 'ui_resources.gypi', |
| (...skipping 305 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 316 'gfx/image/image_mac.mm', | 316 'gfx/image/image_mac.mm', |
| 317 'gfx/image/image_util.cc', | 317 'gfx/image/image_util.cc', |
| 318 'gfx/image/image_util.h', | 318 'gfx/image/image_util.h', |
| 319 'gfx/insets.cc', | 319 'gfx/insets.cc', |
| 320 'gfx/insets.h', | 320 'gfx/insets.h', |
| 321 'gfx/interpolated_transform.h', | 321 'gfx/interpolated_transform.h', |
| 322 'gfx/interpolated_transform.cc', | 322 'gfx/interpolated_transform.cc', |
| 323 'gfx/mac/nsimage_cache.h', | 323 'gfx/mac/nsimage_cache.h', |
| 324 'gfx/mac/nsimage_cache.mm', | 324 'gfx/mac/nsimage_cache.mm', |
| 325 'gfx/mac/scoped_ns_disable_screen_updates.h', | 325 'gfx/mac/scoped_ns_disable_screen_updates.h', |
| 326 'gfx/monitor.cc', |
| 327 'gfx/monitor.h', |
| 326 'gfx/native_theme.cc', | 328 'gfx/native_theme.cc', |
| 327 'gfx/native_theme.h', | 329 'gfx/native_theme.h', |
| 328 'gfx/native_theme_android.cc', | 330 'gfx/native_theme_android.cc', |
| 329 'gfx/native_theme_android.h', | 331 'gfx/native_theme_android.h', |
| 330 'gfx/native_theme_aura.cc', | 332 'gfx/native_theme_aura.cc', |
| 331 'gfx/native_theme_aura.h', | 333 'gfx/native_theme_aura.h', |
| 332 'gfx/native_theme_base.cc', | 334 'gfx/native_theme_base.cc', |
| 333 'gfx/native_theme_base.h', | 335 'gfx/native_theme_base.h', |
| 334 'gfx/native_theme_gtk.cc', | 336 'gfx/native_theme_gtk.cc', |
| 335 'gfx/native_theme_gtk.h', | 337 'gfx/native_theme_gtk.h', |
| (...skipping 21 matching lines...) Expand all Loading... |
| 357 'gfx/rect.cc', | 359 'gfx/rect.cc', |
| 358 'gfx/rect.h', | 360 'gfx/rect.h', |
| 359 'gfx/rect_base.h', | 361 'gfx/rect_base.h', |
| 360 'gfx/rect_base_impl.h', | 362 'gfx/rect_base_impl.h', |
| 361 'gfx/render_text.cc', | 363 'gfx/render_text.cc', |
| 362 'gfx/render_text.h', | 364 'gfx/render_text.h', |
| 363 'gfx/render_text_linux.cc', | 365 'gfx/render_text_linux.cc', |
| 364 'gfx/render_text_linux.h', | 366 'gfx/render_text_linux.h', |
| 365 'gfx/render_text_win.cc', | 367 'gfx/render_text_win.cc', |
| 366 'gfx/render_text_win.h', | 368 'gfx/render_text_win.h', |
| 369 'gfx/screen.cc', |
| 367 'gfx/screen.h', | 370 'gfx/screen.h', |
| 368 'gfx/screen_android.cc', | 371 'gfx/screen_android.cc', |
| 369 'gfx/screen_ash.cc', | 372 'gfx/screen_aura.cc', |
| 370 'gfx/screen_aurax11.cc', | 373 'gfx/screen_aurax11.cc', |
| 371 'gfx/screen_gtk.cc', | 374 'gfx/screen_gtk.cc', |
| 375 'gfx/screen_impl.h', |
| 372 'gfx/screen_mac.mm', | 376 'gfx/screen_mac.mm', |
| 373 'gfx/screen_win.cc', | 377 'gfx/screen_win.cc', |
| 374 'gfx/scoped_cg_context_save_gstate_mac.h', | 378 'gfx/scoped_cg_context_save_gstate_mac.h', |
| 375 'gfx/scoped_ns_graphics_context_save_gstate_mac.h', | 379 'gfx/scoped_ns_graphics_context_save_gstate_mac.h', |
| 376 'gfx/scoped_ns_graphics_context_save_gstate_mac.mm', | 380 'gfx/scoped_ns_graphics_context_save_gstate_mac.mm', |
| 377 'gfx/scrollbar_size.cc', | 381 'gfx/scrollbar_size.cc', |
| 378 'gfx/scrollbar_size.h', | 382 'gfx/scrollbar_size.h', |
| 379 'gfx/selection_model.cc', | 383 'gfx/selection_model.cc', |
| 380 'gfx/selection_model.h', | 384 'gfx/selection_model.h', |
| 381 'gfx/shadow_value.cc', | 385 'gfx/shadow_value.cc', |
| (...skipping 348 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 730 'shutil.copyfile(\'<(ui_copy_target)\', \'<(ui_copy_dest)\'); '
\ | 734 'shutil.copyfile(\'<(ui_copy_target)\', \'<(ui_copy_dest)\'); '
\ |
| 731 'os.chmod(\'<(ui_copy_dest)\', 0700)' | 735 'os.chmod(\'<(ui_copy_dest)\', 0700)' |
| 732 ] | 736 ] |
| 733 } | 737 } |
| 734 ], | 738 ], |
| 735 }, | 739 }, |
| 736 ], | 740 ], |
| 737 }], | 741 }], |
| 738 ], | 742 ], |
| 739 } | 743 } |
| OLD | NEW |