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

Unified Diff: extensions/BUILD.gn

Issue 1877753003: Move mojo\shell to services\shell (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@62scan
Patch Set: . Created 4 years, 8 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 | « docs/chromoting_android_hacking.md ('k') | extensions/browser/mojo/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/BUILD.gn
diff --git a/extensions/BUILD.gn b/extensions/BUILD.gn
index 9e7e2fe397a3051220ceff3bf2e7c11403f4cda7..6cfd836476751dae835dccaf0de27af9287ff55c 100644
--- a/extensions/BUILD.gn
+++ b/extensions/BUILD.gn
@@ -185,7 +185,7 @@ test("extensions_unittests") {
"//mojo/edk/js",
"//mojo/edk/system",
"//mojo/public/cpp/bindings",
- "//mojo/shell/public/interfaces",
+ "//services/shell/public/interfaces",
"//testing/gmock",
"//testing/gtest",
"//third_party/leveldatabase",
« no previous file with comments | « docs/chromoting_android_hacking.md ('k') | extensions/browser/mojo/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698