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

Unified Diff: content/child/BUILD.gn

Issue 1676913002: [mojo] Delete third_party/mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 10 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: content/child/BUILD.gn
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
index 52e5133dc361b912b57b6e47a9fb048d32b9c0a0..0ab48e1b5752a39ac4815c0e8613eb2a727b89fb 100644
--- a/content/child/BUILD.gn
+++ b/content/child/BUILD.gn
@@ -21,7 +21,7 @@ source_set("child") {
]
public_deps = [
- "//third_party/mojo/src/mojo/edk/system",
+ "//mojo/edk/system",
]
deps = [

Powered by Google App Engine
This is Rietveld 408576698