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

Side by Side Diff: content/test/BUILD.gn

Issue 1410053006: Move third_party/mojo/src/mojo/public to mojo/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 5 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
OLDNEW
1 # Copyright 2014 The Chromium Authors. All rights reserved. 1 # Copyright 2014 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 import("//build/config/chrome_build.gni") 5 import("//build/config/chrome_build.gni")
6 import("//build/config/crypto.gni") 6 import("//build/config/crypto.gni")
7 import("//build/config/features.gni") 7 import("//build/config/features.gni")
8 import("//build/config/ui.gni") 8 import("//build/config/ui.gni")
9 import("//build_overrides/v8.gni") 9 import("//build_overrides/v8.gni")
10 import("//media/media_options.gni") 10 import("//media/media_options.gni")
11 import("//testing/test.gni") 11 import("//testing/test.gni")
12 import("//third_party/mojo/src/mojo/public/tools/bindings/mojom.gni") 12 import("//mojo/public/tools/bindings/mojom.gni")
13 13
14 content_tests_gypi_values = 14 content_tests_gypi_values =
15 exec_script("//build/gypi_to_gn.py", 15 exec_script("//build/gypi_to_gn.py",
16 [ 16 [
17 rebase_path("../content_tests.gypi"), 17 rebase_path("../content_tests.gypi"),
18 "--replace=<(SHARED_INTERMEDIATE_DIR)=$root_gen_dir", 18 "--replace=<(SHARED_INTERMEDIATE_DIR)=$root_gen_dir",
19 ], 19 ],
20 "scope", 20 "scope",
21 [ "../content_tests.gypi" ]) 21 [ "../content_tests.gypi" ])
22 22
(...skipping 326 matching lines...) Expand 10 before | Expand all | Expand 10 after
349 "//mojo/application/public/cpp:cpp_for_chromium", 349 "//mojo/application/public/cpp:cpp_for_chromium",
350 "//mojo/environment:chromium", 350 "//mojo/environment:chromium",
351 "//mojo/test:test_support", 351 "//mojo/test:test_support",
352 "//net:test_support", 352 "//net:test_support",
353 "//ppapi/host", 353 "//ppapi/host",
354 "//ppapi/proxy", 354 "//ppapi/proxy",
355 "//ppapi/proxy:ipc", 355 "//ppapi/proxy:ipc",
356 "//ppapi/shared_impl", 356 "//ppapi/shared_impl",
357 "//third_party/mojo/src/mojo/edk/system", 357 "//third_party/mojo/src/mojo/edk/system",
358 "//third_party/mojo/src/mojo/edk/test:test_support", 358 "//third_party/mojo/src/mojo/edk/test:test_support",
359 "//third_party/mojo/src/mojo/public/cpp/bindings", 359 "//mojo/public/cpp/bindings",
360 "//third_party/mojo/src/mojo/public/js", 360 "//mojo/public/js",
361 "//testing/gmock", 361 "//testing/gmock",
362 "//testing/gtest", 362 "//testing/gtest",
363 "//third_party/WebKit/public:blink", 363 "//third_party/WebKit/public:blink",
364 "//third_party/leveldatabase", 364 "//third_party/leveldatabase",
365 "//third_party/mesa:osmesa", 365 "//third_party/mesa:osmesa",
366 "//third_party/zlib", 366 "//third_party/zlib",
367 "//ui/accessibility", 367 "//ui/accessibility",
368 "//ui/accessibility:ax_gen", 368 "//ui/accessibility:ax_gen",
369 "//ui/base", 369 "//ui/base",
370 "//ui/base/ime", 370 "//ui/base/ime",
(...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after
531 "//device/battery:mojo_bindings", 531 "//device/battery:mojo_bindings",
532 "//mojo/environment:chromium", 532 "//mojo/environment:chromium",
533 "//net:extras", 533 "//net:extras",
534 "//net:test_support", 534 "//net:test_support",
535 "//skia", 535 "//skia",
536 "//sql", 536 "//sql",
537 "//sql:test_support", 537 "//sql:test_support",
538 "//testing/gmock", 538 "//testing/gmock",
539 "//testing/gtest", 539 "//testing/gtest",
540 "//third_party/mojo/src/mojo/edk/test:test_support", 540 "//third_party/mojo/src/mojo/edk/test:test_support",
541 "//third_party/mojo/src/mojo/public/cpp/bindings", 541 "//mojo/public/cpp/bindings",
542 "//third_party/re2", 542 "//third_party/re2",
543 "//ui/accessibility", 543 "//ui/accessibility",
544 "//ui/base", 544 "//ui/base",
545 "//ui/events/blink", 545 "//ui/events/blink",
546 "//ui/gfx", 546 "//ui/gfx",
547 "//ui/gfx/geometry", 547 "//ui/gfx/geometry",
548 "//ui/gfx/ipc", 548 "//ui/gfx/ipc",
549 ] 549 ]
550 550
551 if (!is_ios) { 551 if (!is_ios) {
(...skipping 264 matching lines...) Expand 10 before | Expand all | Expand 10 after
816 "//gpu/blink", 816 "//gpu/blink",
817 "//testing/gtest", 817 "//testing/gtest",
818 "//third_party/WebKit/public:blink", 818 "//third_party/WebKit/public:blink",
819 "//ui/base", 819 "//ui/base",
820 "//ui/gfx", 820 "//ui/gfx",
821 "//ui/gfx/geometry", 821 "//ui/gfx/geometry",
822 "//ui/gl", 822 "//ui/gl",
823 "//ui/gl:test_support", 823 "//ui/gl:test_support",
824 ] 824 ]
825 } 825 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698