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

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: 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 2926 matching lines...) Expand 10 before | Expand all | Expand 10 after
2937 'browser/ui/constrained_window.h', 2937 'browser/ui/constrained_window.h',
2938 'browser/ui/constrained_window_tab_helper.cc', 2938 'browser/ui/constrained_window_tab_helper.cc',
2939 'browser/ui/constrained_window_tab_helper.h', 2939 'browser/ui/constrained_window_tab_helper.h',
2940 'browser/ui/constrained_window_tab_helper_delegate.cc', 2940 'browser/ui/constrained_window_tab_helper_delegate.cc',
2941 'browser/ui/constrained_window_tab_helper_delegate.h', 2941 'browser/ui/constrained_window_tab_helper_delegate.h',
2942 'browser/ui/crypto_module_password_dialog.cc', 2942 'browser/ui/crypto_module_password_dialog.cc',
2943 'browser/ui/crypto_module_password_dialog.h', 2943 'browser/ui/crypto_module_password_dialog.h',
2944 'browser/ui/crypto_module_password_dialog_nss.cc', 2944 'browser/ui/crypto_module_password_dialog_nss.cc',
2945 'browser/ui/crypto_module_password_dialog_openssl.cc', 2945 'browser/ui/crypto_module_password_dialog_openssl.cc',
2946 'browser/ui/dialog_style.h', 2946 'browser/ui/dialog_style.h',
2947 'browser/ui/extensions/native_shell_frame.h',
2947 'browser/ui/extensions/shell_window.cc', 2948 'browser/ui/extensions/shell_window.cc',
2948 'browser/ui/extensions/shell_window.h', 2949 'browser/ui/extensions/shell_window.h',
2949 'browser/ui/find_bar/find_bar.h', 2950 'browser/ui/find_bar/find_bar.h',
2950 'browser/ui/find_bar/find_bar_controller.cc', 2951 'browser/ui/find_bar/find_bar_controller.cc',
2951 'browser/ui/find_bar/find_bar_controller.h', 2952 'browser/ui/find_bar/find_bar_controller.h',
2952 'browser/ui/find_bar/find_bar_state.cc', 2953 'browser/ui/find_bar/find_bar_state.cc',
2953 'browser/ui/find_bar/find_bar_state.h', 2954 'browser/ui/find_bar/find_bar_state.h',
2954 'browser/ui/find_bar/find_notification_details.h', 2955 'browser/ui/find_bar/find_notification_details.h',
2955 'browser/ui/find_bar/find_tab_helper.cc', 2956 'browser/ui/find_bar/find_tab_helper.cc',
2956 'browser/ui/find_bar/find_tab_helper.h', 2957 'browser/ui/find_bar/find_tab_helper.h',
(...skipping 490 matching lines...) Expand 10 before | Expand all | Expand 10 after
3447 'browser/ui/views/extensions/extension_dialog_observer.cc', 3448 'browser/ui/views/extensions/extension_dialog_observer.cc',
3448 'browser/ui/views/extensions/extension_dialog_observer.h', 3449 'browser/ui/views/extensions/extension_dialog_observer.h',
3449 'browser/ui/views/extensions/extension_install_dialog_view.cc', 3450 'browser/ui/views/extensions/extension_install_dialog_view.cc',
3450 'browser/ui/views/extensions/extension_installed_bubble.cc', 3451 'browser/ui/views/extensions/extension_installed_bubble.cc',
3451 'browser/ui/views/extensions/extension_installed_bubble.h', 3452 'browser/ui/views/extensions/extension_installed_bubble.h',
3452 'browser/ui/views/extensions/extension_popup.cc', 3453 'browser/ui/views/extensions/extension_popup.cc',
3453 'browser/ui/views/extensions/extension_popup.h', 3454 'browser/ui/views/extensions/extension_popup.h',
3454 'browser/ui/views/extensions/extension_uninstall_dialog_view.cc', 3455 'browser/ui/views/extensions/extension_uninstall_dialog_view.cc',
3455 'browser/ui/views/extensions/extension_view.cc', 3456 'browser/ui/views/extensions/extension_view.cc',
3456 'browser/ui/views/extensions/extension_view.h', 3457 'browser/ui/views/extensions/extension_view.h',
3458 'browser/ui/views/extensions/shell_frame_win.cc',
3459 'browser/ui/views/extensions/shell_frame_win.h',
3460 'browser/ui/views/extensions/shell_window_views.cc',
3457 'browser/ui/views/extensions/shell_window_views.h', 3461 'browser/ui/views/extensions/shell_window_views.h',
3458 'browser/ui/views/extensions/shell_window_views.cc',
3459 'browser/ui/views/external_protocol_dialog.cc', 3462 'browser/ui/views/external_protocol_dialog.cc',
3460 'browser/ui/views/external_protocol_dialog.h', 3463 'browser/ui/views/external_protocol_dialog.h',
3461 'browser/ui/views/find_bar_host.cc', 3464 'browser/ui/views/find_bar_host.cc',
3462 'browser/ui/views/find_bar_host.h', 3465 'browser/ui/views/find_bar_host.h',
3463 'browser/ui/views/find_bar_host_aura.cc', 3466 'browser/ui/views/find_bar_host_aura.cc',
3464 'browser/ui/views/find_bar_host_gtk.cc', 3467 'browser/ui/views/find_bar_host_gtk.cc',
3465 'browser/ui/views/find_bar_host_win.cc', 3468 'browser/ui/views/find_bar_host_win.cc',
3466 'browser/ui/views/find_bar_view.cc', 3469 'browser/ui/views/find_bar_view.cc',
3467 'browser/ui/views/find_bar_view.h', 3470 'browser/ui/views/find_bar_view.h',
3468 'browser/ui/views/first_run_bubble.cc', 3471 'browser/ui/views/first_run_bubble.cc',
(...skipping 1979 matching lines...) Expand 10 before | Expand all | Expand 10 after
5448 'type': 'static_library', 5451 'type': 'static_library',
5449 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ], 5452 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ],
5450 'variables': { 5453 'variables': {
5451 'proto_in_dir': 'browser/history', 5454 'proto_in_dir': 'browser/history',
5452 'proto_out_dir': 'chrome/browser/history', 5455 'proto_out_dir': 'chrome/browser/history',
5453 }, 5456 },
5454 'includes': [ '../build/protoc.gypi' ] 5457 'includes': [ '../build/protoc.gypi' ]
5455 }, 5458 },
5456 ], 5459 ],
5457 } 5460 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698