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

Unified Diff: mojo/mojo_js_integration_tests.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_common_unittests.isolate ('k') | mojo/mojo_js_unittests.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_js_integration_tests.isolate
diff --git a/mojo/mojo_js_integration_tests.isolate b/mojo/mojo_js_integration_tests.isolate
index 76d6f9c33d2f2f3e982deb636ca59d54d95ad94d..2ce03457d9e8f00bc8ad57f34926cc65a7d256fb 100644
--- a/mojo/mojo_js_integration_tests.isolate
+++ b/mojo/mojo_js_integration_tests.isolate
@@ -3,8 +3,8 @@
# found in the LICENSE file.
{
'includes': [
+ '../base/base.isolate',
'../gin/v8.isolate',
- '../mojo/mojo.isolate',
'../third_party/icu/icu.isolate',
],
'conditions': [
« no previous file with comments | « mojo/mojo_common_unittests.isolate ('k') | mojo/mojo_js_unittests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698