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

Unified Diff: mandoline/ui/aura/BUILD.gn

Issue 1136763003: Simplify mojo/application/public/cpp/BUILD.gn to call the target cpp instead of application. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 7 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/view_manager/public/cpp/tests/BUILD.gn ('k') | mojo/application/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mandoline/ui/aura/BUILD.gn
diff --git a/mandoline/ui/aura/BUILD.gn b/mandoline/ui/aura/BUILD.gn
index a3c74235aa0d9f98e1b3e90659231f454d525008..5cdc053e3f4fd08e1201307295ce0ffd52c34972 100644
--- a/mandoline/ui/aura/BUILD.gn
+++ b/mandoline/ui/aura/BUILD.gn
@@ -35,7 +35,7 @@ source_set("aura") {
"//components/surfaces/public/interfaces",
"//components/view_manager/public/cpp",
"//skia",
- "//mojo/application/public/cpp:application",
+ "//mojo/application/public/cpp",
"//mojo/application/public/interfaces",
"//mojo/cc",
"//mojo/converters/geometry",
« no previous file with comments | « components/view_manager/public/cpp/tests/BUILD.gn ('k') | mojo/application/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698