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

Side by Side Diff: chrome/chrome_browser_ui.gypi

Issue 11229041: Rename and move Ash window frame files (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month 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 # 2 #
3 # Use of this source code is governed by a BSD-style license that can be 3 # Use of this source code is governed by a BSD-style license that can be
4 # found in the LICENSE file. 4 # found in the LICENSE file.
5 5
6 { 6 {
7 'targets': [ 7 'targets': [
8 { 8 {
9 'target_name': 'browser_ui', 9 'target_name': 'browser_ui',
10 'type': 'static_library', 10 'type': 'static_library',
(...skipping 1306 matching lines...) Expand 10 before | Expand all | Expand 10 after
1317 'browser/ui/views/accessibility/invert_bubble_view.h', 1317 'browser/ui/views/accessibility/invert_bubble_view.h',
1318 'browser/ui/views/action_box_menu.cc', 1318 'browser/ui/views/action_box_menu.cc',
1319 'browser/ui/views/action_box_menu.h', 1319 'browser/ui/views/action_box_menu.h',
1320 'browser/ui/views/app_menu_button_win.cc', 1320 'browser/ui/views/app_menu_button_win.cc',
1321 'browser/ui/views/app_menu_button_win.h', 1321 'browser/ui/views/app_menu_button_win.h',
1322 'browser/ui/views/app_list/app_list_controller_win.cc', 1322 'browser/ui/views/app_list/app_list_controller_win.cc',
1323 'browser/ui/views/ash/balloon_collection_impl_ash.cc', 1323 'browser/ui/views/ash/balloon_collection_impl_ash.cc',
1324 'browser/ui/views/ash/balloon_collection_impl_ash.h', 1324 'browser/ui/views/ash/balloon_collection_impl_ash.h',
1325 'browser/ui/views/ash/balloon_view_ash.cc', 1325 'browser/ui/views/ash/balloon_view_ash.cc',
1326 'browser/ui/views/ash/balloon_view_ash.h', 1326 'browser/ui/views/ash/balloon_view_ash.h',
1327 'browser/ui/views/ash/browser_non_client_frame_view_ash.h',
1328 'browser/ui/views/ash/browser_non_client_frame_view_ash.cc',
1329 'browser/ui/views/ash/chrome_browser_main_extra_parts_ash.cc', 1327 'browser/ui/views/ash/chrome_browser_main_extra_parts_ash.cc',
1330 'browser/ui/views/ash/chrome_browser_main_extra_parts_ash.h', 1328 'browser/ui/views/ash/chrome_browser_main_extra_parts_ash.h',
1331 'browser/ui/views/autofill/autofill_external_delegate_views.cc', 1329 'browser/ui/views/autofill/autofill_external_delegate_views.cc',
1332 'browser/ui/views/autofill/autofill_external_delegate_views.h', 1330 'browser/ui/views/autofill/autofill_external_delegate_views.h',
1333 'browser/ui/views/autofill/autofill_popup_view_views.cc', 1331 'browser/ui/views/autofill/autofill_popup_view_views.cc',
1334 'browser/ui/views/autofill/autofill_popup_view_views.h', 1332 'browser/ui/views/autofill/autofill_popup_view_views.h',
1335 'browser/ui/views/avatar_menu_bubble_view.cc', 1333 'browser/ui/views/avatar_menu_bubble_view.cc',
1336 'browser/ui/views/avatar_menu_bubble_view.h', 1334 'browser/ui/views/avatar_menu_bubble_view.h',
1337 'browser/ui/views/avatar_menu_button.cc', 1335 'browser/ui/views/avatar_menu_button.cc',
1338 'browser/ui/views/avatar_menu_button.h', 1336 'browser/ui/views/avatar_menu_button.h',
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after
1441 'browser/ui/views/external_tab_container_win.cc', 1439 'browser/ui/views/external_tab_container_win.cc',
1442 'browser/ui/views/external_tab_container_win.h', 1440 'browser/ui/views/external_tab_container_win.h',
1443 'browser/ui/views/find_bar_host.cc', 1441 'browser/ui/views/find_bar_host.cc',
1444 'browser/ui/views/find_bar_host.h', 1442 'browser/ui/views/find_bar_host.h',
1445 'browser/ui/views/find_bar_host_aura.cc', 1443 'browser/ui/views/find_bar_host_aura.cc',
1446 'browser/ui/views/find_bar_host_win.cc', 1444 'browser/ui/views/find_bar_host_win.cc',
1447 'browser/ui/views/find_bar_view.cc', 1445 'browser/ui/views/find_bar_view.cc',
1448 'browser/ui/views/find_bar_view.h', 1446 'browser/ui/views/find_bar_view.h',
1449 'browser/ui/views/first_run_bubble.cc', 1447 'browser/ui/views/first_run_bubble.cc',
1450 'browser/ui/views/first_run_bubble.h', 1448 'browser/ui/views/first_run_bubble.h',
1451 'browser/ui/views/frame/app_non_client_frame_view_aura.cc', 1449 'browser/ui/views/frame/app_non_client_frame_view_ash.cc',
1452 'browser/ui/views/frame/app_non_client_frame_view_aura.h', 1450 'browser/ui/views/frame/app_non_client_frame_view_ash.h',
1453 'browser/ui/views/frame/app_panel_browser_frame_view.cc', 1451 'browser/ui/views/frame/app_panel_browser_frame_view.cc',
1454 'browser/ui/views/frame/app_panel_browser_frame_view.h', 1452 'browser/ui/views/frame/app_panel_browser_frame_view.h',
1455 'browser/ui/views/frame/browser_frame.cc', 1453 'browser/ui/views/frame/browser_frame.cc',
1456 'browser/ui/views/frame/browser_frame.h', 1454 'browser/ui/views/frame/browser_frame.h',
1457 'browser/ui/views/frame/browser_frame_aura.cc', 1455 'browser/ui/views/frame/browser_frame_aura.cc',
1458 'browser/ui/views/frame/browser_frame_aura.h', 1456 'browser/ui/views/frame/browser_frame_aura.h',
1459 'browser/ui/views/frame/browser_frame_win.cc', 1457 'browser/ui/views/frame/browser_frame_win.cc',
1460 'browser/ui/views/frame/browser_frame_win.h', 1458 'browser/ui/views/frame/browser_frame_win.h',
1461 'browser/ui/views/frame/browser_non_client_frame_view.cc', 1459 'browser/ui/views/frame/browser_non_client_frame_view.cc',
1462 'browser/ui/views/frame/browser_non_client_frame_view.h', 1460 'browser/ui/views/frame/browser_non_client_frame_view.h',
1461 'browser/ui/views/frame/browser_non_client_frame_view_ash.h',
1462 'browser/ui/views/frame/browser_non_client_frame_view_ash.cc',
1463 'browser/ui/views/frame/browser_non_client_frame_view_factory_aura.cc', 1463 'browser/ui/views/frame/browser_non_client_frame_view_factory_aura.cc',
1464 'browser/ui/views/frame/browser_non_client_frame_view_factory_win.cc', 1464 'browser/ui/views/frame/browser_non_client_frame_view_factory_win.cc',
1465 'browser/ui/views/frame/browser_non_client_frame_view_factory_x11.cc', 1465 'browser/ui/views/frame/browser_non_client_frame_view_factory_x11.cc',
1466 'browser/ui/views/frame/browser_root_view.cc', 1466 'browser/ui/views/frame/browser_root_view.cc',
1467 'browser/ui/views/frame/browser_root_view.h', 1467 'browser/ui/views/frame/browser_root_view.h',
1468 'browser/ui/views/frame/browser_view.cc', 1468 'browser/ui/views/frame/browser_view.cc',
1469 'browser/ui/views/frame/browser_view.h', 1469 'browser/ui/views/frame/browser_view.h',
1470 'browser/ui/views/frame/browser_view_layout.cc', 1470 'browser/ui/views/frame/browser_view_layout.cc',
1471 'browser/ui/views/frame/browser_view_layout.h', 1471 'browser/ui/views/frame/browser_view_layout.h',
1472 'browser/ui/views/frame/contents_container.cc', 1472 'browser/ui/views/frame/contents_container.cc',
(...skipping 1241 matching lines...) Expand 10 before | Expand all | Expand 10 after
2714 ['exclude', '^browser/ui/views/select_file_dialog_extension.cc'], 2714 ['exclude', '^browser/ui/views/select_file_dialog_extension.cc'],
2715 ['exclude', '^browser/ui/views/select_file_dialog_extension.h'], 2715 ['exclude', '^browser/ui/views/select_file_dialog_extension.h'],
2716 ['exclude', '^browser/ui/views/select_file_dialog_extension_factory. cc'], 2716 ['exclude', '^browser/ui/views/select_file_dialog_extension_factory. cc'],
2717 ['exclude', '^browser/ui/views/select_file_dialog_extension_factory. h'], 2717 ['exclude', '^browser/ui/views/select_file_dialog_extension_factory. h'],
2718 ]} 2718 ]}
2719 ], 2719 ],
2720 ], 2720 ],
2721 }, 2721 },
2722 ], 2722 ],
2723 } 2723 }
OLDNEW
« no previous file with comments | « chrome/browser/ui/views/frame/browser_non_client_frame_view_factory_aura.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698