summaryrefslogtreecommitdiffstats
path: root/mojo/shell/background/tests
diff options
context:
space:
mode:
authorsky <sky@chromium.org>2016-03-09 21:45:27 -0800
committerCommit bot <commit-bot@chromium.org>2016-03-10 05:46:40 +0000
commite5b6ffe4098f8f6f055397302022b6a03d698acb (patch)
treecd1a55074b5a306127fb04dca2e6c6ab93fdbcd3 /mojo/shell/background/tests
parenta6b633a06e514121e16b49afa3dd777f58dc21b7 (diff)
downloadchromium_src-e5b6ffe4098f8f6f055397302022b6a03d698acb.zip
chromium_src-e5b6ffe4098f8f6f055397302022b6a03d698acb.tar.gz
chromium_src-e5b6ffe4098f8f6f055397302022b6a03d698acb.tar.bz2
Moves mojo_application_manifest to data_deps
Otherwise they aren't picked up as runtime dependencies and isolates won't work. BUG=none TEST=none R=ben@chromium.org Review URL: https://codereview.chromium.org/1783533003 Cr-Commit-Position: refs/heads/master@{#380347}
Diffstat (limited to 'mojo/shell/background/tests')
-rw-r--r--mojo/shell/background/tests/BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/mojo/shell/background/tests/BUILD.gn b/mojo/shell/background/tests/BUILD.gn
index d3b8b19..59b3482 100644
--- a/mojo/shell/background/tests/BUILD.gn
+++ b/mojo/shell/background/tests/BUILD.gn
@@ -3,7 +3,6 @@
# found in the LICENSE file.
import("//mojo/public/mojo_application.gni")
-import("//mojo/public/mojo_application_manifest.gni")
import("//mojo/public/tools/bindings/mojom.gni")
import("//testing/test.gni")