Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(38)

Unified Diff: mojo/shell/standalone/BUILD.gn

Issue 1685953002: mojo: Now that mandoline/ is deleted, also remove mojo:clipboard. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix android build. Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/clipboard/public/interfaces/clipboard.mojom ('k') | mojo/tools/data/apptests » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/standalone/BUILD.gn
diff --git a/mojo/shell/standalone/BUILD.gn b/mojo/shell/standalone/BUILD.gn
index 6dcfdf323c75ad8072761c1a86cd65ed8dc81e83..377a986591c2b31e26308895be4b95982fd7f9ec 100644
--- a/mojo/shell/standalone/BUILD.gn
+++ b/mojo/shell/standalone/BUILD.gn
@@ -265,8 +265,6 @@ if (is_android) {
testonly = true
deps = [
":android_assets",
- "//components/clipboard:apptests_assets",
- "//components/clipboard:clipboard_assets",
"//components/mus/ws:apptests_assets",
"//components/resource_provider:apptests_assets",
"//components/resource_provider:resource_provider_assets",
« no previous file with comments | « components/clipboard/public/interfaces/clipboard.mojom ('k') | mojo/tools/data/apptests » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698