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

Unified Diff: services/shell/mojo_shell_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/public/tests/test_support_private.h ('k') | tools/cfi/blacklist.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/shell/mojo_shell_unittests.isolate
diff --git a/services/shell/mojo_shell_unittests.isolate b/services/shell/mojo_shell_unittests.isolate
index bc4dc772c96779c3b771af8b0db579a352e4627d..4259f2ba925971f4dc8f34564a1da7d3116e8222 100644
--- a/services/shell/mojo_shell_unittests.isolate
+++ b/services/shell/mojo_shell_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/public/tests/test_support_private.h ('k') | tools/cfi/blacklist.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698