summaryrefslogtreecommitdiffstats
path: root/BUILD.gn
diff options
context:
space:
mode:
authoryzshen <yzshen@chromium.org>2016-03-10 13:37:41 -0800
committerCommit bot <commit-bot@chromium.org>2016-03-10 21:39:12 +0000
commit5077fb33144bbc971146faefd960a671063b4321 (patch)
tree29b8dba6d7596876609f3ecc9433553815060c8e /BUILD.gn
parent473965519185e7f511cc23fa441ec738a340a3a9 (diff)
downloadchromium_src-5077fb33144bbc971146faefd960a671063b4321.zip
chromium_src-5077fb33144bbc971146faefd960a671063b4321.tar.gz
chromium_src-5077fb33144bbc971146faefd960a671063b4321.tar.bz2
Mojo C++ bindings: remove the utility/ folder.
BUG=570102 Review URL: https://codereview.chromium.org/1784643002 Cr-Commit-Position: refs/heads/master@{#380472}
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 933f4ed..579eb72 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -180,7 +180,6 @@ group("both_gn_and_gyp") {
"//mojo/edk/system:mojo_system_unittests",
"//mojo/edk/test:mojo_public_bindings_unittests",
"//mojo/edk/test:mojo_public_system_unittests",
- "//mojo/edk/test:mojo_public_utility_unittests",
"//mojo/shell/public/cpp",
"//net:net_perftests",
"//third_party/WebKit/Source/platform:blink_heap_unittests",