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

Unified Diff: mojo/mojo.gyp

Issue 67173007: Add more unit tests for JS bindings to Core (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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
« no previous file with comments | « no previous file | mojo/public/bindings/js/core.cc » ('j') | mojo/public/bindings/js/core.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo.gyp
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index 1cd869466138c4874e7111851936ef9084eb6f6f..d49169dfe8154f20f0cfa4ed28cbaa7c2a461052 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -387,7 +387,7 @@
'mojo_js_bindings',
],
'sources': [
- '../gin/test/run_all_unittests.cc',
+ 'public/bindings/js/test/run_all_unittests.cc',
'public/bindings/js/test/harness.cc',
],
},
« no previous file with comments | « no previous file | mojo/public/bindings/js/core.cc » ('j') | mojo/public/bindings/js/core.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698