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

Unified Diff: mojo/services/mojo_sdk_root.gni

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 | « mojo/services/html_viewer/BUILD.gn ('k') | mojo/services/network/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/mojo_sdk_root.gni
diff --git a/mojo/services/mojo_sdk_root.gni b/mojo/services/mojo_sdk_root.gni
index c405ca1bf317dedf39f4e21b0d5d65b270e59a84..1d31dcc674d74c49e33b230166cc45c94c3836dc 100644
--- a/mojo/services/mojo_sdk_root.gni
+++ b/mojo/services/mojo_sdk_root.gni
@@ -3,4 +3,4 @@
# found in the LICENSE file.
# This variable should point to the parent directory of the Mojo SDK.
-mojo_sdk_root = "//"
+mojo_sdk_root = "//third_party/mojo/src"
« no previous file with comments | « mojo/services/html_viewer/BUILD.gn ('k') | mojo/services/network/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698