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

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

Issue 1410053006: Move third_party/mojo/src/mojo/public to mojo/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 5 years, 1 month 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 | « mandoline/ui/desktop_ui/public/interfaces/BUILD.gn ('k') | mandoline/ui/omnibox/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mandoline/ui/omnibox/BUILD.gn
diff --git a/mandoline/ui/omnibox/BUILD.gn b/mandoline/ui/omnibox/BUILD.gn
index 76530b96f5e31ed6d3d85d6a2e2c8606271c6aef..d28d98975b3a694ed35ce54031a090f0887ab842 100644
--- a/mandoline/ui/omnibox/BUILD.gn
+++ b/mandoline/ui/omnibox/BUILD.gn
@@ -32,8 +32,8 @@ source_set("lib") {
"//mojo/application/public/cpp:sources",
"//mojo/common",
"//mojo/converters/geometry",
+ "//mojo/public/cpp/bindings",
"//skia",
- "//third_party/mojo/src/mojo/public/cpp/bindings",
"//ui/gfx/geometry",
"//ui/mojo/init",
"//ui/views",
« no previous file with comments | « mandoline/ui/desktop_ui/public/interfaces/BUILD.gn ('k') | mandoline/ui/omnibox/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698