Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # Copyright (c) 2013 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2013 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': 'common', | 8 'target_name': 'common', |
| 9 'type': 'static_library', | 9 'type': 'static_library', |
| 10 'variables': { | 10 'variables': { |
| (...skipping 331 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 342 'common/mac/cfbundle_blocker.h', | 342 'common/mac/cfbundle_blocker.h', |
| 343 'common/mac/cfbundle_blocker.mm', | 343 'common/mac/cfbundle_blocker.mm', |
| 344 'common/mac/launchd.h', | 344 'common/mac/launchd.h', |
| 345 'common/mac/launchd.mm', | 345 'common/mac/launchd.mm', |
| 346 'common/mac/nscoder_util.h', | 346 'common/mac/nscoder_util.h', |
| 347 'common/mac/nscoder_util.mm', | 347 'common/mac/nscoder_util.mm', |
| 348 'common/mac/objc_method_swizzle.h', | 348 'common/mac/objc_method_swizzle.h', |
| 349 'common/mac/objc_method_swizzle.mm', | 349 'common/mac/objc_method_swizzle.mm', |
| 350 'common/mac/objc_zombie.h', | 350 'common/mac/objc_zombie.h', |
| 351 'common/mac/objc_zombie.mm', | 351 'common/mac/objc_zombie.mm', |
| 352 'common/media/webrtc_logging_messages.h', | |
|
sky
2013/05/22 16:19:32
Exclude when wrt not enabled?
Henrik Grunell
2013/05/23 12:50:11
Yes. Done.
| |
| 352 'common/metrics/entropy_provider.cc', | 353 'common/metrics/entropy_provider.cc', |
| 353 'common/metrics/entropy_provider.h', | 354 'common/metrics/entropy_provider.h', |
| 354 'common/metrics/metrics_log_base.cc', | 355 'common/metrics/metrics_log_base.cc', |
| 355 'common/metrics/metrics_log_base.h', | 356 'common/metrics/metrics_log_base.h', |
| 356 'common/metrics/metrics_log_manager.cc', | 357 'common/metrics/metrics_log_manager.cc', |
| 357 'common/metrics/metrics_log_manager.h', | 358 'common/metrics/metrics_log_manager.h', |
| 358 'common/metrics/metrics_service_base.cc', | 359 'common/metrics/metrics_service_base.cc', |
| 359 'common/metrics/metrics_service_base.h', | 360 'common/metrics/metrics_service_base.h', |
| 360 'common/metrics/metrics_util.cc', | 361 'common/metrics/metrics_util.cc', |
| 361 'common/metrics/metrics_util.h', | 362 'common/metrics/metrics_util.h', |
| 362 'common/metrics/variations/uniformity_field_trials.cc', | 363 'common/metrics/variations/uniformity_field_trials.cc', |
| 363 'common/metrics/variations/uniformity_field_trials.h', | 364 'common/metrics/variations/uniformity_field_trials.h', |
| 364 'common/metrics/variations/variations_util.cc', | 365 'common/metrics/variations/variations_util.cc', |
| 365 'common/metrics/variations/variations_util.h', | 366 'common/metrics/variations/variations_util.h', |
| 366 'common/multi_process_lock.h', | 367 'common/multi_process_lock.h', |
| 367 'common/multi_process_lock_linux.cc', | 368 'common/multi_process_lock_linux.cc', |
| 368 'common/multi_process_lock_mac.cc', | 369 'common/multi_process_lock_mac.cc', |
| 369 'common/multi_process_lock_win.cc', | 370 'common/multi_process_lock_win.cc', |
| 370 'common/nacl_cmd_line.cc', | 371 'common/nacl_cmd_line.cc', |
| 371 'common/nacl_cmd_line.h', | 372 'common/nacl_cmd_line.h', |
| 372 'common/nacl_messages.cc', | 373 'common/nacl_messages.cc', |
| 373 'common/nacl_messages.h', | 374 'common/nacl_messages.h', |
| 374 'common/nacl_types.cc', | 375 'common/nacl_types.cc', |
| 375 'common/nacl_types.h', | 376 'common/nacl_types.h', |
| 376 'common/omaha_query_params/omaha_query_params.cc', | 377 'common/omaha_query_params/omaha_query_params.cc', |
| 377 'common/omaha_query_params/omaha_query_params.h', | 378 'common/omaha_query_params/omaha_query_params.h', |
| 378 'common/omnibox_focus_state.h', | 379 'common/omnibox_focus_state.h', |
| 379 'common/one_click_signin_messages.h', | 380 'common/one_click_signin_messages.h', |
| 381 'common/partial_circular_buffer.cc', | |
| 382 'common/partial_circular_buffer.h', | |
| 380 'common/pepper_flash.cc', | 383 'common/pepper_flash.cc', |
| 381 'common/pepper_flash.h', | 384 'common/pepper_flash.h', |
| 382 'common/pref_names_util.cc', | 385 'common/pref_names_util.cc', |
| 383 'common/pref_names_util.h', | 386 'common/pref_names_util.h', |
| 384 'common/print_messages.cc', | 387 'common/print_messages.cc', |
| 385 'common/print_messages.h', | 388 'common/print_messages.h', |
| 386 'common/profiling.cc', | 389 'common/profiling.cc', |
| 387 'common/profiling.h', | 390 'common/profiling.h', |
| 388 'common/ref_counted_util.h', | 391 'common/ref_counted_util.h', |
| 389 'common/render_messages.cc', | 392 'common/render_messages.cc', |
| (...skipping 362 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 752 'common/metrics/proto/user_action_event.proto', | 755 'common/metrics/proto/user_action_event.proto', |
| 753 ], | 756 ], |
| 754 'variables': { | 757 'variables': { |
| 755 'proto_in_dir': 'common/metrics/proto', | 758 'proto_in_dir': 'common/metrics/proto', |
| 756 'proto_out_dir': 'chrome/common/metrics/proto', | 759 'proto_out_dir': 'chrome/common/metrics/proto', |
| 757 }, | 760 }, |
| 758 'includes': [ '../build/protoc.gypi' ], | 761 'includes': [ '../build/protoc.gypi' ], |
| 759 }, | 762 }, |
| 760 ], | 763 ], |
| 761 } | 764 } |
| OLD | NEW |