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

Unified Diff: mojo/services/network/public/cpp/BUILD.gn

Issue 1142323003: Remove duplicate application cpp files in mojo/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 | « mojo/services/network/network_service_impl.h ('k') | mojo/services/network/tcp_bound_socket_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/network/public/cpp/BUILD.gn
diff --git a/mojo/services/network/public/cpp/BUILD.gn b/mojo/services/network/public/cpp/BUILD.gn
index 9a557d823788c27916a274f0271ae84e30bdde4b..75be8c55bdb9ab59ae6195a4daa07145507dee45 100644
--- a/mojo/services/network/public/cpp/BUILD.gn
+++ b/mojo/services/network/public/cpp/BUILD.gn
@@ -20,7 +20,7 @@ mojo_sdk_source_set("cpp") {
deps = [
"../interfaces",
"//base",
- "//mojo/application",
+ "//mojo/application/public/cpp",
"//mojo/common",
"//mojo/environment:chromium",
]
« no previous file with comments | « mojo/services/network/network_service_impl.h ('k') | mojo/services/network/tcp_bound_socket_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698