OLD | NEW |
1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2011 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 'dependencies': [ | 10 'dependencies': [ |
(...skipping 2792 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2803 'browser/ui/cocoa/tab_contents/favicon_util.h', | 2803 'browser/ui/cocoa/tab_contents/favicon_util.h', |
2804 'browser/ui/cocoa/tab_contents/favicon_util.mm', | 2804 'browser/ui/cocoa/tab_contents/favicon_util.mm', |
2805 'browser/ui/cocoa/tab_contents/previewable_contents_controller.h', | 2805 'browser/ui/cocoa/tab_contents/previewable_contents_controller.h', |
2806 'browser/ui/cocoa/tab_contents/previewable_contents_controller.mm', | 2806 'browser/ui/cocoa/tab_contents/previewable_contents_controller.mm', |
2807 'browser/ui/cocoa/tab_contents/sad_tab_controller.h', | 2807 'browser/ui/cocoa/tab_contents/sad_tab_controller.h', |
2808 'browser/ui/cocoa/tab_contents/sad_tab_controller.mm', | 2808 'browser/ui/cocoa/tab_contents/sad_tab_controller.mm', |
2809 'browser/ui/cocoa/tab_contents/sad_tab_view.h', | 2809 'browser/ui/cocoa/tab_contents/sad_tab_view.h', |
2810 'browser/ui/cocoa/tab_contents/sad_tab_view.mm', | 2810 'browser/ui/cocoa/tab_contents/sad_tab_view.mm', |
2811 'browser/ui/cocoa/tab_contents/tab_contents_controller.h', | 2811 'browser/ui/cocoa/tab_contents/tab_contents_controller.h', |
2812 'browser/ui/cocoa/tab_contents/tab_contents_controller.mm', | 2812 'browser/ui/cocoa/tab_contents/tab_contents_controller.mm', |
2813 'browser/ui/cocoa/tab_contents/web_drop_target.h', | |
2814 'browser/ui/cocoa/tab_contents/web_drop_target.mm', | |
2815 'browser/ui/cocoa/tab_view_picker_table.h', | 2813 'browser/ui/cocoa/tab_view_picker_table.h', |
2816 'browser/ui/cocoa/tab_view_picker_table.mm', | 2814 'browser/ui/cocoa/tab_view_picker_table.mm', |
2817 'browser/ui/cocoa/table_row_nsimage_cache.h', | 2815 'browser/ui/cocoa/table_row_nsimage_cache.h', |
2818 'browser/ui/cocoa/table_row_nsimage_cache.mm', | 2816 'browser/ui/cocoa/table_row_nsimage_cache.mm', |
2819 'browser/ui/cocoa/tabpose_window.h', | 2817 'browser/ui/cocoa/tabpose_window.h', |
2820 'browser/ui/cocoa/tabpose_window.mm', | 2818 'browser/ui/cocoa/tabpose_window.mm', |
2821 'browser/ui/cocoa/tabs/tab_controller.h', | 2819 'browser/ui/cocoa/tabs/tab_controller.h', |
2822 'browser/ui/cocoa/tabs/tab_controller.mm', | 2820 'browser/ui/cocoa/tabs/tab_controller.mm', |
2823 'browser/ui/cocoa/tabs/tab_strip_controller.h', | 2821 'browser/ui/cocoa/tabs/tab_strip_controller.h', |
2824 'browser/ui/cocoa/tabs/tab_strip_controller.mm', | 2822 'browser/ui/cocoa/tabs/tab_strip_controller.mm', |
(...skipping 1570 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4395 '../third_party/GTM/Foundation/GTMNSNumber+64Bit.h', | 4393 '../third_party/GTM/Foundation/GTMNSNumber+64Bit.h', |
4396 '../third_party/GTM/Foundation/GTMNSNumber+64Bit.m', | 4394 '../third_party/GTM/Foundation/GTMNSNumber+64Bit.m', |
4397 '../third_party/GTM/Foundation/GTMNSObject+KeyValueObserving.h', | 4395 '../third_party/GTM/Foundation/GTMNSObject+KeyValueObserving.h', |
4398 '../third_party/GTM/Foundation/GTMNSObject+KeyValueObserving.m', | 4396 '../third_party/GTM/Foundation/GTMNSObject+KeyValueObserving.m', |
4399 '../third_party/GTM/Foundation/GTMServiceManagement.h', | 4397 '../third_party/GTM/Foundation/GTMServiceManagement.h', |
4400 '../third_party/GTM/Foundation/GTMServiceManagement.c', | 4398 '../third_party/GTM/Foundation/GTMServiceManagement.c', |
4401 # MolokoCacao additions | 4399 # MolokoCacao additions |
4402 '../third_party/molokocacao/NSBezierPath+MCAdditions.h', | 4400 '../third_party/molokocacao/NSBezierPath+MCAdditions.h', |
4403 '../third_party/molokocacao/NSBezierPath+MCAdditions.m', | 4401 '../third_party/molokocacao/NSBezierPath+MCAdditions.m', |
4404 # Build necessary Mozilla sources | 4402 # Build necessary Mozilla sources |
4405 '../third_party/mozilla/NSPasteboard+Utils.h', | |
4406 '../third_party/mozilla/NSPasteboard+Utils.mm', | |
4407 '../third_party/mozilla/NSScreen+Utils.h', | 4403 '../third_party/mozilla/NSScreen+Utils.h', |
4408 '../third_party/mozilla/NSScreen+Utils.m', | 4404 '../third_party/mozilla/NSScreen+Utils.m', |
4409 '../third_party/mozilla/NSString+Utils.h', | 4405 '../third_party/mozilla/NSString+Utils.h', |
4410 '../third_party/mozilla/NSString+Utils.mm', | 4406 '../third_party/mozilla/NSString+Utils.mm', |
4411 '../third_party/mozilla/NSURL+Utils.h', | 4407 '../third_party/mozilla/NSURL+Utils.h', |
4412 '../third_party/mozilla/NSURL+Utils.m', | 4408 '../third_party/mozilla/NSURL+Utils.m', |
4413 '../third_party/mozilla/NSWorkspace+Utils.h', | 4409 '../third_party/mozilla/NSWorkspace+Utils.h', |
4414 '../third_party/mozilla/NSWorkspace+Utils.m', | 4410 '../third_party/mozilla/NSWorkspace+Utils.m', |
4415 # Headers so that IB can find classes it needs to resolve classes | 4411 # Headers so that IB can find classes it needs to resolve classes |
4416 # in XIB files. | 4412 # in XIB files. |
(...skipping 823 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5240 'type': 'static_library', | 5236 'type': 'static_library', |
5241 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ], | 5237 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ], |
5242 'variables': { | 5238 'variables': { |
5243 'proto_in_dir': 'browser/history', | 5239 'proto_in_dir': 'browser/history', |
5244 'proto_out_dir': 'chrome/browser/history', | 5240 'proto_out_dir': 'chrome/browser/history', |
5245 }, | 5241 }, |
5246 'includes': [ '../build/protoc.gypi' ] | 5242 'includes': [ '../build/protoc.gypi' ] |
5247 }, | 5243 }, |
5248 ], | 5244 ], |
5249 } | 5245 } |
OLD | NEW |