Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(460)

Side by Side Diff: chrome/chrome_browser.gypi

Issue 9254046: Custom frame UI for platform apps on Windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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 'targets': [ 6 'targets': [
7 { 7 {
8 'target_name': 'browser', 8 'target_name': 'browser',
9 'type': 'static_library', 9 'type': 'static_library',
10 'variables': { 'enable_wexit_time_destructors': 1, }, 10 'variables': { 'enable_wexit_time_destructors': 1, },
(...skipping 2945 matching lines...) Expand 10 before | Expand all | Expand 10 after
2956 'browser/ui/constrained_window.h', 2956 'browser/ui/constrained_window.h',
2957 'browser/ui/constrained_window_tab_helper.cc', 2957 'browser/ui/constrained_window_tab_helper.cc',
2958 'browser/ui/constrained_window_tab_helper.h', 2958 'browser/ui/constrained_window_tab_helper.h',
2959 'browser/ui/constrained_window_tab_helper_delegate.cc', 2959 'browser/ui/constrained_window_tab_helper_delegate.cc',
2960 'browser/ui/constrained_window_tab_helper_delegate.h', 2960 'browser/ui/constrained_window_tab_helper_delegate.h',
2961 'browser/ui/crypto_module_password_dialog.cc', 2961 'browser/ui/crypto_module_password_dialog.cc',
2962 'browser/ui/crypto_module_password_dialog.h', 2962 'browser/ui/crypto_module_password_dialog.h',
2963 'browser/ui/crypto_module_password_dialog_nss.cc', 2963 'browser/ui/crypto_module_password_dialog_nss.cc',
2964 'browser/ui/crypto_module_password_dialog_openssl.cc', 2964 'browser/ui/crypto_module_password_dialog_openssl.cc',
2965 'browser/ui/dialog_style.h', 2965 'browser/ui/dialog_style.h',
2966 'browser/ui/extensions/native_shell_frame.h',
2966 'browser/ui/extensions/shell_window.cc', 2967 'browser/ui/extensions/shell_window.cc',
2967 'browser/ui/extensions/shell_window.h', 2968 'browser/ui/extensions/shell_window.h',
2968 'browser/ui/find_bar/find_bar.h', 2969 'browser/ui/find_bar/find_bar.h',
2969 'browser/ui/find_bar/find_bar_controller.cc', 2970 'browser/ui/find_bar/find_bar_controller.cc',
2970 'browser/ui/find_bar/find_bar_controller.h', 2971 'browser/ui/find_bar/find_bar_controller.h',
2971 'browser/ui/find_bar/find_bar_state.cc', 2972 'browser/ui/find_bar/find_bar_state.cc',
2972 'browser/ui/find_bar/find_bar_state.h', 2973 'browser/ui/find_bar/find_bar_state.h',
2973 'browser/ui/find_bar/find_notification_details.h', 2974 'browser/ui/find_bar/find_notification_details.h',
2974 'browser/ui/find_bar/find_tab_helper.cc', 2975 'browser/ui/find_bar/find_tab_helper.cc',
2975 'browser/ui/find_bar/find_tab_helper.h', 2976 'browser/ui/find_bar/find_tab_helper.h',
(...skipping 492 matching lines...) Expand 10 before | Expand all | Expand 10 after
3468 'browser/ui/views/extensions/extension_dialog_observer.cc', 3469 'browser/ui/views/extensions/extension_dialog_observer.cc',
3469 'browser/ui/views/extensions/extension_dialog_observer.h', 3470 'browser/ui/views/extensions/extension_dialog_observer.h',
3470 'browser/ui/views/extensions/extension_install_dialog_view.cc', 3471 'browser/ui/views/extensions/extension_install_dialog_view.cc',
3471 'browser/ui/views/extensions/extension_installed_bubble.cc', 3472 'browser/ui/views/extensions/extension_installed_bubble.cc',
3472 'browser/ui/views/extensions/extension_installed_bubble.h', 3473 'browser/ui/views/extensions/extension_installed_bubble.h',
3473 'browser/ui/views/extensions/extension_popup.cc', 3474 'browser/ui/views/extensions/extension_popup.cc',
3474 'browser/ui/views/extensions/extension_popup.h', 3475 'browser/ui/views/extensions/extension_popup.h',
3475 'browser/ui/views/extensions/extension_uninstall_dialog_view.cc', 3476 'browser/ui/views/extensions/extension_uninstall_dialog_view.cc',
3476 'browser/ui/views/extensions/extension_view.cc', 3477 'browser/ui/views/extensions/extension_view.cc',
3477 'browser/ui/views/extensions/extension_view.h', 3478 'browser/ui/views/extensions/extension_view.h',
3479 'browser/ui/views/extensions/shell_frame_win.cc',
3480 'browser/ui/views/extensions/shell_frame_win.h',
3481 'browser/ui/views/extensions/shell_window_views.cc',
3478 'browser/ui/views/extensions/shell_window_views.h', 3482 'browser/ui/views/extensions/shell_window_views.h',
3479 'browser/ui/views/extensions/shell_window_views.cc',
3480 'browser/ui/views/external_protocol_dialog.cc', 3483 'browser/ui/views/external_protocol_dialog.cc',
3481 'browser/ui/views/external_protocol_dialog.h', 3484 'browser/ui/views/external_protocol_dialog.h',
3482 'browser/ui/views/find_bar_host.cc', 3485 'browser/ui/views/find_bar_host.cc',
3483 'browser/ui/views/find_bar_host.h', 3486 'browser/ui/views/find_bar_host.h',
3484 'browser/ui/views/find_bar_host_aura.cc', 3487 'browser/ui/views/find_bar_host_aura.cc',
3485 'browser/ui/views/find_bar_host_gtk.cc', 3488 'browser/ui/views/find_bar_host_gtk.cc',
3486 'browser/ui/views/find_bar_host_win.cc', 3489 'browser/ui/views/find_bar_host_win.cc',
3487 'browser/ui/views/find_bar_view.cc', 3490 'browser/ui/views/find_bar_view.cc',
3488 'browser/ui/views/find_bar_view.h', 3491 'browser/ui/views/find_bar_view.h',
3489 'browser/ui/views/first_run_bubble.cc', 3492 'browser/ui/views/first_run_bubble.cc',
(...skipping 1984 matching lines...) Expand 10 before | Expand all | Expand 10 after
5474 'type': 'static_library', 5477 'type': 'static_library',
5475 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ], 5478 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ],
5476 'variables': { 5479 'variables': {
5477 'proto_in_dir': 'browser/history', 5480 'proto_in_dir': 'browser/history',
5478 'proto_out_dir': 'chrome/browser/history', 5481 'proto_out_dir': 'chrome/browser/history',
5479 }, 5482 },
5480 'includes': [ '../build/protoc.gypi' ] 5483 'includes': [ '../build/protoc.gypi' ]
5481 }, 5484 },
5482 ], 5485 ],
5483 } 5486 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698