summaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
authorjam <jam@chromium.org>2015-10-02 18:12:46 -0700
committerCommit bot <commit-bot@chromium.org>2015-10-03 01:13:47 +0000
commit7667186a9bf412b130458294f559f1a9ceb7713e (patch)
treebc560582c80cd5dedf50e95ee56ee6e395815b55 /ipc
parent751516abefd8b10853c103c563345b5e04de970d (diff)
downloadchromium_src-7667186a9bf412b130458294f559f1a9ceb7713e.zip
chromium_src-7667186a9bf412b130458294f559f1a9ceb7713e.tar.gz
chromium_src-7667186a9bf412b130458294f559f1a9ceb7713e.tar.bz2
Fix build errors from r478251.
TBR=yzshen@chromium.org BUG=478251 Review URL: https://codereview.chromium.org/1382193004 Cr-Commit-Position: refs/heads/master@{#352218}
Diffstat (limited to 'ipc')
-rw-r--r--ipc/mojo/BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/ipc/mojo/BUILD.gn b/ipc/mojo/BUILD.gn
index 9d40306..d801a7b 100644
--- a/ipc/mojo/BUILD.gn
+++ b/ipc/mojo/BUILD.gn
@@ -38,7 +38,6 @@ component("mojo") {
"//base",
"//base/third_party/dynamic_annotations",
"//ipc",
- "//mojo/edk/system",
"//mojo/environment:chromium",
"//third_party/mojo/src/mojo/edk/system",
"//third_party/mojo/src/mojo/public/c/environment:environment",