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

Unified Diff: mojo/mojo_system_unittests.isolate

Issue 1963883002: mojo: make libmojo_public_test_support a static library. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/mojo_public_system_unittests.isolate ('k') | mojo/public/c/test_support/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_system_unittests.isolate
diff --git a/mojo/mojo_system_unittests.isolate b/mojo/mojo_system_unittests.isolate
index cfd6b48918ae16454a7b2107da91ef8e2dbb51d7..ef3cbb929a86d01aadfab13ca6ea583a0dcb27ea 100644
--- a/mojo/mojo_system_unittests.isolate
+++ b/mojo/mojo_system_unittests.isolate
@@ -3,7 +3,7 @@
# found in the LICENSE file.
{
'includes': [
- '../mojo/mojo.isolate',
+ '../base/base.isolate',
],
'conditions': [
['OS=="win" or OS=="mac" or OS=="linux"', {
« no previous file with comments | « mojo/mojo_public_system_unittests.isolate ('k') | mojo/public/c/test_support/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698