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': 'All', | 8 'target_name': 'All', |
9 'type': 'none', | 9 'type': 'none', |
10 'xcode_create_dependents_test_runner': 1, | 10 'xcode_create_dependents_test_runner': 1, |
(...skipping 139 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
150 '../base/base.gyp:base_unittests', | 150 '../base/base.gyp:base_unittests', |
151 '../chrome/chrome.gyp:browser_tests', | 151 '../chrome/chrome.gyp:browser_tests', |
152 '../chrome/chrome.gyp:interactive_ui_tests', | 152 '../chrome/chrome.gyp:interactive_ui_tests', |
153 '../chrome/chrome.gyp:nacl_ui_tests', | 153 '../chrome/chrome.gyp:nacl_ui_tests', |
154 '../chrome/chrome.gyp:nacl_sandbox_tests', | 154 '../chrome/chrome.gyp:nacl_sandbox_tests', |
155 '../chrome/chrome.gyp:safe_browsing_tests', | 155 '../chrome/chrome.gyp:safe_browsing_tests', |
156 '../chrome/chrome.gyp:sync_integration_tests', | 156 '../chrome/chrome.gyp:sync_integration_tests', |
157 '../chrome/chrome.gyp:sync_unit_tests', | 157 '../chrome/chrome.gyp:sync_unit_tests', |
158 '../chrome/chrome.gyp:ui_tests', | 158 '../chrome/chrome.gyp:ui_tests', |
159 '../chrome/chrome.gyp:unit_tests', | 159 '../chrome/chrome.gyp:unit_tests', |
| 160 '../content/content.gyp:content_unittests', |
160 '../crypto/crypto.gyp:crypto_unittests', | 161 '../crypto/crypto.gyp:crypto_unittests', |
161 '../ui/ui.gyp:gfx_unittests', | 162 '../ui/ui.gyp:gfx_unittests', |
162 '../gpu/gpu.gyp:gpu_unittests', | 163 '../gpu/gpu.gyp:gpu_unittests', |
163 '../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_conform_su
pport', | 164 '../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_conform_su
pport', |
164 '../ipc/ipc.gyp:ipc_tests', | 165 '../ipc/ipc.gyp:ipc_tests', |
165 '../jingle/jingle.gyp:jingle_unittests', | 166 '../jingle/jingle.gyp:jingle_unittests', |
166 '../media/media.gyp:media_unittests', | 167 '../media/media.gyp:media_unittests', |
167 '../net/net.gyp:net_unittests', | 168 '../net/net.gyp:net_unittests', |
168 '../printing/printing.gyp:printing_unittests', | 169 '../printing/printing.gyp:printing_unittests', |
169 '../remoting/remoting.gyp:remoting_unittests', | 170 '../remoting/remoting.gyp:remoting_unittests', |
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
210 '../chrome/chrome.gyp:browser_tests', | 211 '../chrome/chrome.gyp:browser_tests', |
211 '../chrome/chrome.gyp:interactive_ui_tests', | 212 '../chrome/chrome.gyp:interactive_ui_tests', |
212 # TODO(bradnelson): fix and enable. | 213 # TODO(bradnelson): fix and enable. |
213 #'../chrome/chrome.gyp:nacl_ui_tests', | 214 #'../chrome/chrome.gyp:nacl_ui_tests', |
214 #'../chrome/chrome.gyp:nacl_sandbox_tests', | 215 #'../chrome/chrome.gyp:nacl_sandbox_tests', |
215 '../chrome/chrome.gyp:safe_browsing_tests', | 216 '../chrome/chrome.gyp:safe_browsing_tests', |
216 '../chrome/chrome.gyp:sync_integration_tests', | 217 '../chrome/chrome.gyp:sync_integration_tests', |
217 '../chrome/chrome.gyp:sync_unit_tests', | 218 '../chrome/chrome.gyp:sync_unit_tests', |
218 '../chrome/chrome.gyp:ui_tests', | 219 '../chrome/chrome.gyp:ui_tests', |
219 '../chrome/chrome.gyp:unit_tests', | 220 '../chrome/chrome.gyp:unit_tests', |
| 221 '../content/content.gyp:content_unittests', |
220 '../crypto/crypto.gyp:crypto_unittests', | 222 '../crypto/crypto.gyp:crypto_unittests', |
221 '../ui/ui.gyp:gfx_unittests', | 223 '../ui/ui.gyp:gfx_unittests', |
222 '../gpu/gpu.gyp:gpu_unittests', | 224 '../gpu/gpu.gyp:gpu_unittests', |
223 '../ipc/ipc.gyp:ipc_tests', | 225 '../ipc/ipc.gyp:ipc_tests', |
224 '../jingle/jingle.gyp:jingle_unittests', | 226 '../jingle/jingle.gyp:jingle_unittests', |
225 '../media/media.gyp:media_unittests', | 227 '../media/media.gyp:media_unittests', |
226 '../net/net.gyp:net_unittests', | 228 '../net/net.gyp:net_unittests', |
227 '../printing/printing.gyp:printing_unittests', | 229 '../printing/printing.gyp:printing_unittests', |
228 '../remoting/remoting.gyp:remoting_unittests', | 230 '../remoting/remoting.gyp:remoting_unittests', |
229 '../sql/sql.gyp:sql_unittests', | 231 '../sql/sql.gyp:sql_unittests', |
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
323 'dependencies': [ | 325 'dependencies': [ |
324 '../chrome/chrome.gyp:browser_tests', | 326 '../chrome/chrome.gyp:browser_tests', |
325 '../chrome/chrome.gyp:interactive_ui_tests', | 327 '../chrome/chrome.gyp:interactive_ui_tests', |
326 '../chrome/chrome.gyp:nacl_ui_tests', | 328 '../chrome/chrome.gyp:nacl_ui_tests', |
327 '../chrome/chrome.gyp:nacl_sandbox_tests', | 329 '../chrome/chrome.gyp:nacl_sandbox_tests', |
328 '../chrome/chrome.gyp:safe_browsing_tests', | 330 '../chrome/chrome.gyp:safe_browsing_tests', |
329 '../chrome/chrome.gyp:sync_integration_tests', | 331 '../chrome/chrome.gyp:sync_integration_tests', |
330 '../chrome/chrome.gyp:sync_unit_tests', | 332 '../chrome/chrome.gyp:sync_unit_tests', |
331 '../chrome/chrome.gyp:ui_tests', | 333 '../chrome/chrome.gyp:ui_tests', |
332 '../chrome/chrome.gyp:unit_tests', | 334 '../chrome/chrome.gyp:unit_tests', |
| 335 '../content/content.gyp:content_unittests', |
333 '../ui/ui.gyp:gfx_unittests', | 336 '../ui/ui.gyp:gfx_unittests', |
334 '../gpu/gpu.gyp:gpu_unittests', | 337 '../gpu/gpu.gyp:gpu_unittests', |
335 '../ipc/ipc.gyp:ipc_tests', | 338 '../ipc/ipc.gyp:ipc_tests', |
336 '../jingle/jingle.gyp:jingle_unittests', | 339 '../jingle/jingle.gyp:jingle_unittests', |
337 '../media/media.gyp:media_unittests', | 340 '../media/media.gyp:media_unittests', |
338 '../printing/printing.gyp:printing_unittests', | 341 '../printing/printing.gyp:printing_unittests', |
339 '../remoting/remoting.gyp:remoting_unittests', | 342 '../remoting/remoting.gyp:remoting_unittests', |
340 '../sql/sql.gyp:sql_unittests', | 343 '../sql/sql.gyp:sql_unittests', |
341 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 344 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
342 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 345 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
343 'temp_gyp/googleurl.gyp:googleurl_unittests', | 346 'temp_gyp/googleurl.gyp:googleurl_unittests', |
344 ], | 347 ], |
345 }, | 348 }, |
346 { | 349 { |
347 'target_name': 'chromium_builder_rel', | 350 'target_name': 'chromium_builder_rel', |
348 'type': 'none', | 351 'type': 'none', |
349 'dependencies': [ | 352 'dependencies': [ |
350 '../chrome/chrome.gyp:browser_tests', | 353 '../chrome/chrome.gyp:browser_tests', |
351 '../chrome/chrome.gyp:performance_ui_tests', | 354 '../chrome/chrome.gyp:performance_ui_tests', |
352 '../chrome/chrome.gyp:nacl_ui_tests', | 355 '../chrome/chrome.gyp:nacl_ui_tests', |
353 '../chrome/chrome.gyp:nacl_sandbox_tests', | 356 '../chrome/chrome.gyp:nacl_sandbox_tests', |
354 '../chrome/chrome.gyp:plugin_tests', | 357 '../chrome/chrome.gyp:plugin_tests', |
355 '../chrome/chrome.gyp:safe_browsing_tests', | 358 '../chrome/chrome.gyp:safe_browsing_tests', |
356 '../chrome/chrome.gyp:sync_integration_tests', | 359 '../chrome/chrome.gyp:sync_integration_tests', |
357 '../chrome/chrome.gyp:sync_unit_tests', | 360 '../chrome/chrome.gyp:sync_unit_tests', |
358 '../chrome/chrome.gyp:ui_tests', | 361 '../chrome/chrome.gyp:ui_tests', |
359 '../chrome/chrome.gyp:unit_tests', | 362 '../chrome/chrome.gyp:unit_tests', |
| 363 '../content/content.gyp:content_unittests', |
360 '../ui/ui.gyp:gfx_unittests', | 364 '../ui/ui.gyp:gfx_unittests', |
361 '../gpu/gpu.gyp:gpu_unittests', | 365 '../gpu/gpu.gyp:gpu_unittests', |
362 '../ipc/ipc.gyp:ipc_tests', | 366 '../ipc/ipc.gyp:ipc_tests', |
363 '../jingle/jingle.gyp:jingle_unittests', | 367 '../jingle/jingle.gyp:jingle_unittests', |
364 '../media/media.gyp:media_unittests', | 368 '../media/media.gyp:media_unittests', |
365 '../printing/printing.gyp:printing_unittests', | 369 '../printing/printing.gyp:printing_unittests', |
366 '../remoting/remoting.gyp:remoting_unittests', | 370 '../remoting/remoting.gyp:remoting_unittests', |
367 '../sql/sql.gyp:sql_unittests', | 371 '../sql/sql.gyp:sql_unittests', |
368 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 372 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
369 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 373 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
(...skipping 25 matching lines...) Expand all Loading... |
395 '../crypto/crypto.gyp:crypto_unittests', | 399 '../crypto/crypto.gyp:crypto_unittests', |
396 '../ipc/ipc.gyp:ipc_tests', | 400 '../ipc/ipc.gyp:ipc_tests', |
397 '../media/media.gyp:media_unittests', | 401 '../media/media.gyp:media_unittests', |
398 '../net/net.gyp:net_unittests', | 402 '../net/net.gyp:net_unittests', |
399 '../printing/printing.gyp:printing_unittests', | 403 '../printing/printing.gyp:printing_unittests', |
400 '../remoting/remoting.gyp:remoting_unittests', | 404 '../remoting/remoting.gyp:remoting_unittests', |
401 '../chrome/chrome.gyp:safe_browsing_tests', | 405 '../chrome/chrome.gyp:safe_browsing_tests', |
402 '../chrome/chrome.gyp:sync_unit_tests', | 406 '../chrome/chrome.gyp:sync_unit_tests', |
403 '../chrome/chrome.gyp:unit_tests', | 407 '../chrome/chrome.gyp:unit_tests', |
404 '../chrome/chrome.gyp:ui_tests', | 408 '../chrome/chrome.gyp:ui_tests', |
| 409 '../content/content.gyp:content_unittests', |
405 '../ui/ui.gyp:gfx_unittests', | 410 '../ui/ui.gyp:gfx_unittests', |
406 '../jingle/jingle.gyp:jingle_unittests', | 411 '../jingle/jingle.gyp:jingle_unittests', |
407 '../sql/sql.gyp:sql_unittests', | 412 '../sql/sql.gyp:sql_unittests', |
408 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 413 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
409 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 414 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
410 'temp_gyp/googleurl.gyp:googleurl_unittests', | 415 'temp_gyp/googleurl.gyp:googleurl_unittests', |
411 ], | 416 ], |
412 }, | 417 }, |
413 ], # targets | 418 ], # targets |
414 }], # OS="mac" | 419 }], # OS="mac" |
(...skipping 11 matching lines...) Expand all Loading... |
426 '../chrome/chrome.gyp:mini_installer_test', | 431 '../chrome/chrome.gyp:mini_installer_test', |
427 '../chrome/chrome.gyp:nacl_ui_tests', | 432 '../chrome/chrome.gyp:nacl_ui_tests', |
428 '../chrome/chrome.gyp:nacl_sandbox_tests', | 433 '../chrome/chrome.gyp:nacl_sandbox_tests', |
429 '../chrome/chrome.gyp:performance_ui_tests', | 434 '../chrome/chrome.gyp:performance_ui_tests', |
430 '../chrome/chrome.gyp:plugin_tests', | 435 '../chrome/chrome.gyp:plugin_tests', |
431 '../chrome/chrome.gyp:safe_browsing_tests', | 436 '../chrome/chrome.gyp:safe_browsing_tests', |
432 '../chrome/chrome.gyp:sync_integration_tests', | 437 '../chrome/chrome.gyp:sync_integration_tests', |
433 '../chrome/chrome.gyp:sync_unit_tests', | 438 '../chrome/chrome.gyp:sync_unit_tests', |
434 '../chrome/chrome.gyp:ui_tests', | 439 '../chrome/chrome.gyp:ui_tests', |
435 '../chrome/chrome.gyp:unit_tests', | 440 '../chrome/chrome.gyp:unit_tests', |
| 441 '../content/content.gyp:content_unittests', |
436 # mini_installer_tests depends on mini_installer. This should be | 442 # mini_installer_tests depends on mini_installer. This should be |
437 # defined in installer.gyp. | 443 # defined in installer.gyp. |
438 '../chrome/installer/mini_installer.gyp:mini_installer', | 444 '../chrome/installer/mini_installer.gyp:mini_installer', |
439 '../chrome_frame/chrome_frame.gyp:chrome_frame_net_tests', | 445 '../chrome_frame/chrome_frame.gyp:chrome_frame_net_tests', |
440 '../chrome_frame/chrome_frame.gyp:chrome_frame_perftests', | 446 '../chrome_frame/chrome_frame.gyp:chrome_frame_perftests', |
441 '../chrome_frame/chrome_frame.gyp:chrome_frame_reliability_tests', | 447 '../chrome_frame/chrome_frame.gyp:chrome_frame_reliability_tests', |
442 '../chrome_frame/chrome_frame.gyp:chrome_frame_tests', | 448 '../chrome_frame/chrome_frame.gyp:chrome_frame_tests', |
443 '../chrome_frame/chrome_frame.gyp:chrome_frame_unittests', | 449 '../chrome_frame/chrome_frame.gyp:chrome_frame_unittests', |
444 '../chrome_frame/chrome_frame.gyp:npchrome_frame', | 450 '../chrome_frame/chrome_frame.gyp:npchrome_frame', |
445 '../courgette/courgette.gyp:courgette_unittests', | 451 '../courgette/courgette.gyp:courgette_unittests', |
(...skipping 16 matching lines...) Expand all Loading... |
462 '../webkit/webkit.gyp:test_shell_common', | 468 '../webkit/webkit.gyp:test_shell_common', |
463 'temp_gyp/googleurl.gyp:googleurl_unittests', | 469 'temp_gyp/googleurl.gyp:googleurl_unittests', |
464 ], | 470 ], |
465 }, | 471 }, |
466 { | 472 { |
467 'target_name': 'chromium_builder_dbg_tsan_win', | 473 'target_name': 'chromium_builder_dbg_tsan_win', |
468 'type': 'none', | 474 'type': 'none', |
469 'dependencies': [ | 475 'dependencies': [ |
470 '../base/base.gyp:base_unittests', | 476 '../base/base.gyp:base_unittests', |
471 '../chrome/chrome.gyp:sync_unit_tests', | 477 '../chrome/chrome.gyp:sync_unit_tests', |
| 478 '../content/content.gyp:content_unittests', |
472 '../crypto/crypto.gyp:crypto_unittests', | 479 '../crypto/crypto.gyp:crypto_unittests', |
473 '../ipc/ipc.gyp:ipc_tests', | 480 '../ipc/ipc.gyp:ipc_tests', |
474 '../jingle/jingle.gyp:jingle_unittests', | 481 '../jingle/jingle.gyp:jingle_unittests', |
475 '../media/media.gyp:media_unittests', | 482 '../media/media.gyp:media_unittests', |
476 '../net/net.gyp:net_unittests', | 483 '../net/net.gyp:net_unittests', |
477 '../printing/printing.gyp:printing_unittests', | 484 '../printing/printing.gyp:printing_unittests', |
478 '../remoting/remoting.gyp:remoting_unittests', | 485 '../remoting/remoting.gyp:remoting_unittests', |
479 '../sql/sql.gyp:sql_unittests', | 486 '../sql/sql.gyp:sql_unittests', |
480 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 487 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
481 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 488 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
482 'temp_gyp/googleurl.gyp:googleurl_unittests', | 489 'temp_gyp/googleurl.gyp:googleurl_unittests', |
483 ], | 490 ], |
484 }, | 491 }, |
485 { | 492 { |
486 'target_name': 'chromium_builder_dbg_drmemory_win', | 493 'target_name': 'chromium_builder_dbg_drmemory_win', |
487 'type': 'none', | 494 'type': 'none', |
488 'dependencies': [ | 495 'dependencies': [ |
489 '../base/base.gyp:base_unittests', | 496 '../base/base.gyp:base_unittests', |
490 '../chrome/chrome.gyp:sync_unit_tests', | 497 '../chrome/chrome.gyp:sync_unit_tests', |
491 '../chrome/chrome.gyp:unit_tests', | 498 '../chrome/chrome.gyp:unit_tests', |
| 499 '../content/content.gyp:content_unittests', |
492 '../crypto/crypto.gyp:crypto_unittests', | 500 '../crypto/crypto.gyp:crypto_unittests', |
493 '../ipc/ipc.gyp:ipc_tests', | 501 '../ipc/ipc.gyp:ipc_tests', |
494 '../jingle/jingle.gyp:jingle_unittests', | 502 '../jingle/jingle.gyp:jingle_unittests', |
495 '../media/media.gyp:media_unittests', | 503 '../media/media.gyp:media_unittests', |
496 '../net/net.gyp:net_unittests', | 504 '../net/net.gyp:net_unittests', |
497 '../printing/printing.gyp:printing_unittests', | 505 '../printing/printing.gyp:printing_unittests', |
498 '../remoting/remoting.gyp:remoting_unittests', | 506 '../remoting/remoting.gyp:remoting_unittests', |
499 '../sql/sql.gyp:sql_unittests', | 507 '../sql/sql.gyp:sql_unittests', |
500 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 508 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
501 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 509 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
550 '../base/base.gyp:base_unittests', | 558 '../base/base.gyp:base_unittests', |
551 '../chrome/chrome.gyp:browser_tests', | 559 '../chrome/chrome.gyp:browser_tests', |
552 '../chrome/chrome.gyp:chrome', | 560 '../chrome/chrome.gyp:chrome', |
553 '../chrome/chrome.gyp:interactive_ui_tests', | 561 '../chrome/chrome.gyp:interactive_ui_tests', |
554 '../chrome/chrome.gyp:performance_ui_tests', | 562 '../chrome/chrome.gyp:performance_ui_tests', |
555 '../chrome/chrome.gyp:safe_browsing_tests', | 563 '../chrome/chrome.gyp:safe_browsing_tests', |
556 '../chrome/chrome.gyp:sync_unit_tests', | 564 '../chrome/chrome.gyp:sync_unit_tests', |
557 '../chrome/chrome.gyp:sync_integration_tests', | 565 '../chrome/chrome.gyp:sync_integration_tests', |
558 '../chrome/chrome.gyp:ui_tests', | 566 '../chrome/chrome.gyp:ui_tests', |
559 '../chrome/chrome.gyp:unit_tests', | 567 '../chrome/chrome.gyp:unit_tests', |
| 568 '../content/content.gyp:content_unittests', |
560 '../crypto/crypto.gyp:crypto_unittests', | 569 '../crypto/crypto.gyp:crypto_unittests', |
561 '../ui/ui.gyp:gfx_unittests', | 570 '../ui/ui.gyp:gfx_unittests', |
562 '../ipc/ipc.gyp:ipc_tests', | 571 '../ipc/ipc.gyp:ipc_tests', |
563 '../jingle/jingle.gyp:jingle_unittests', | 572 '../jingle/jingle.gyp:jingle_unittests', |
564 '../media/media.gyp:ffmpeg_tests', | 573 '../media/media.gyp:ffmpeg_tests', |
565 '../media/media.gyp:media_unittests', | 574 '../media/media.gyp:media_unittests', |
566 '../net/net.gyp:net_unittests', | 575 '../net/net.gyp:net_unittests', |
567 '../printing/printing.gyp:printing_unittests', | 576 '../printing/printing.gyp:printing_unittests', |
568 '../remoting/remoting.gyp:remoting_unittests', | 577 '../remoting/remoting.gyp:remoting_unittests', |
569 '../sql/sql.gyp:sql_unittests', | 578 '../sql/sql.gyp:sql_unittests', |
570 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 579 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
571 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 580 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
572 '../views/views.gyp:views_unittests', | 581 '../views/views.gyp:views_unittests', |
573 'temp_gyp/googleurl.gyp:googleurl_unittests', | 582 'temp_gyp/googleurl.gyp:googleurl_unittests', |
574 ], | 583 ], |
575 }, | 584 }, |
576 ], # targets | 585 ], # targets |
577 }], # "chromeos==1" | 586 }], # "chromeos==1" |
578 ], # conditions | 587 ], # conditions |
579 } | 588 } |
OLD | NEW |