summaryrefslogtreecommitdiffstats
path: root/BUILD.gn
diff options
context:
space:
mode:
authorben <ben@chromium.org>2015-04-20 12:11:58 -0700
committerCommit bot <commit-bot@chromium.org>2015-04-20 19:12:08 +0000
commiteabf815bf9290e9bad4c5da08be8b566e24a9f67 (patch)
treee29b8fffa7e03054182c96f24001a39b13fa2dff /BUILD.gn
parent745f7ca5062cb971453b77eb4b2008eade64ff5e (diff)
downloadchromium_src-eabf815bf9290e9bad4c5da08be8b566e24a9f67.zip
chromium_src-eabf815bf9290e9bad4c5da08be8b566e24a9f67.tar.gz
chromium_src-eabf815bf9290e9bad4c5da08be8b566e24a9f67.tar.bz2
Fork a mandoline executable (shell embedder) from mojo shell.
R=sky@chromium.org BUG=none Review URL: https://codereview.chromium.org/1094883003 Cr-Commit-Position: refs/heads/master@{#325889}
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 1f7e756..10ac76f 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -62,7 +62,7 @@ group("gn_all") {
"//ipc:ipc_tests",
"//ipc/mojo:ipc_mojo_unittests",
"//jingle:jingle_unittests",
- "//mandoline",
+ "//mandoline:mandoline_all",
"//media:media_unittests",
"//media/cast:cast_unittests",
"//mojo",