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

Unified Diff: mojo/public/mojo.gni

Issue 1410053006: Move third_party/mojo/src/mojo/public to mojo/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 5 years, 1 month 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: mojo/public/mojo.gni
diff --git a/mojo/public/mojo.gni b/mojo/public/mojo.gni
index d7bf744098e954c4669fe96b33cd627c11debdbe..f7ea9da6738fb3e3a63be262a6b1eb9faf7e52ed 100644
--- a/mojo/public/mojo.gni
+++ b/mojo/public/mojo.gni
@@ -4,11 +4,4 @@
# TODO(dpranke): Remove all of these variables.
-mojo_sdk_root = "//third_party/mojo/src"
-mojo_network_service_root = "//mojo/services"
-mojo_use_prebuilt_mojo_shell = false
-mojo_use_prebuilt_network_service = false
-mojo_use_dart_apptest_framework = false
mojo_use_application_in_sdk = false
-mojo_use_network_in_sdk = false
-mojo_root = get_path_info("../../third_party/mojo/src/", "abspath")

Powered by Google App Engine
This is Rietveld 408576698