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

Unified Diff: sql/mojo/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 | « skia/public/interfaces/BUILD.gn ('k') | sql/mojo/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sql/mojo/BUILD.gn
diff --git a/sql/mojo/BUILD.gn b/sql/mojo/BUILD.gn
index 18feaec10942938d05ef77d4cc6662929272d455..0ce00d87636f3102474f9c1abaae3e447271da3d 100644
--- a/sql/mojo/BUILD.gn
+++ b/sql/mojo/BUILD.gn
@@ -53,10 +53,10 @@ mojo_native_application("apptests") {
"//components/filesystem/public/interfaces",
"//mojo/application/public/cpp:sources",
"//mojo/application/public/cpp:test_support",
+ "//mojo/public/cpp/bindings",
"//sql",
"//sql:redirection_header",
"//sql:test_support",
"//testing/gtest:gtest",
- "//third_party/mojo/src/mojo/public/cpp/bindings",
]
}
« no previous file with comments | « skia/public/interfaces/BUILD.gn ('k') | sql/mojo/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698