Skip to content

Commit

Permalink
Inline GPU and opus GYP files into GN build.
Browse files Browse the repository at this point in the history
Remove obsolete GYP files.
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
TBR=dpranke@chromium.org

Review-Url: https://codereview.chromium.org/2310613002
Cr-Commit-Position: refs/heads/master@{#416398}
  • Loading branch information
brettw authored and Commit bot committed Sep 2, 2016
1 parent 4e36c9c commit 46134cb
Show file tree
Hide file tree
Showing 35 changed files with 1,000 additions and 4,607 deletions.
20 changes: 3 additions & 17 deletions .gn
Original file line number Diff line number Diff line change
Expand Up @@ -260,9 +260,6 @@ exec_script_whitelist = [
"//content/browser/browser.gni",
"//content/public/android/BUILD.gn",
"//content/test/BUILD.gn",
"//google_apis/BUILD.gn",
"//gpu/gles2_conform_support/BUILD.gn",
"//gpu/khronos_glcts_support/BUILD.gn",
"//jingle/BUILD.gn",
"//net/BUILD.gn",
"//printing/BUILD.gn",
Expand All @@ -279,7 +276,6 @@ exec_script_whitelist = [
"//third_party/google_input_tools/inputview.gni",
"//third_party/harfbuzz-ng/BUILD.gn",
"//third_party/libaddressinput/BUILD.gn",
"//third_party/opus/BUILD.gn",
"//third_party/openh264/BUILD.gn",
"//third_party/skia/gn/shared_sources.gni",
"//third_party/WebKit/Source/bindings/bindings.gni",
Expand All @@ -289,21 +285,11 @@ exec_script_whitelist = [
"//third_party/WebKit/Source/modules/modules.gni",
"//third_party/WebKit/Source/web/BUILD.gn",
"//tools/gn/BUILD.gn",
"//tools/gn/build_settings.h",
"//tools/gn/command_help.cc",
"//tools/gn/docs/language.md",
"//tools/gn/format_test_data/053.gn",
"//tools/gn/format_test_data/053.golden",
"//tools/gn/format_test_data/055.gn",
"//tools/gn/format_test_data/055.golden",
"//tools/gn/function_exec_script.cc",
"//tools/gn/gn.gyp",
"//tools/gn/input_conversion.cc",
"//tools/gn/misc/emacs/gn.el",
"//tools/gn/misc/vim/syntax/gn.vim",
"//tools/gn/setup.cc",
"//ui/accessibility/BUILD.gn",
"//ui/gfx/BUILD.gn",
"//v8/test/cctest/BUILD.gn",
"//v8/test/unittests/BUILD.gn",

# Not gypi-to-gn.
"//google_apis/BUILD.gn",
]
59 changes: 0 additions & 59 deletions gpu/command_buffer/command_buffer.gyp

This file was deleted.

24 changes: 0 additions & 24 deletions gpu/command_buffer/command_buffer.gypi

This file was deleted.

39 changes: 0 additions & 39 deletions gpu/command_buffer/command_buffer_nacl.gyp

This file was deleted.

32 changes: 0 additions & 32 deletions gpu/command_buffer_client.gypi

This file was deleted.

42 changes: 0 additions & 42 deletions gpu/command_buffer_common.gypi

This file was deleted.

Loading

0 comments on commit 46134cb

Please sign in to comment.