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

Unified Diff: extensions/shell/BUILD.gn

Issue 814543006: Move //mojo/{public, edk} underneath //third_party (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 11 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 | « extensions/renderer/BUILD.gn ('k') | extensions/shell/app_shell.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/shell/BUILD.gn
diff --git a/extensions/shell/BUILD.gn b/extensions/shell/BUILD.gn
index e0b3261a3e9576e97743766b728ced77eafdc3ab..0f7b1cb8c1b7abeece720137b5c2702b9d71b434 100644
--- a/extensions/shell/BUILD.gn
+++ b/extensions/shell/BUILD.gn
@@ -46,10 +46,10 @@ source_set("app_shell_lib") {
"//extensions/utility",
"//extensions:extensions_resources",
"//extensions:shell_and_test_pak",
- "//mojo/edk/system",
"//mojo/environment:chromium",
"//skia",
"//third_party/WebKit/public:blink",
+ "//third_party/mojo/src/mojo/edk/system",
"//ui/wm",
"//v8",
]
« no previous file with comments | « extensions/renderer/BUILD.gn ('k') | extensions/shell/app_shell.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698