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

Unified Diff: services/shell/runner/host/BUILD.gn

Issue 2044023004: Mojo: Eliminate duplicate C API symbols (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nit Created 4 years, 6 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
Index: services/shell/runner/host/BUILD.gn
diff --git a/services/shell/runner/host/BUILD.gn b/services/shell/runner/host/BUILD.gn
index 3ba8205542b67c115ccd4b1455e0eea7e53c98b0..154aef7c99556b744c767a2951fea047a765f5b8 100644
--- a/services/shell/runner/host/BUILD.gn
+++ b/services/shell/runner/host/BUILD.gn
@@ -23,6 +23,7 @@ source_set("native_application_support") {
deps = [
"//base",
+ "//mojo/edk/system",
"//services/shell",
]
« no previous file with comments | « mojo/public/platform/native/thunk_export.h ('k') | services/shell/runner/host/native_application_support.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698