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

Unified Diff: chrome/browser/ui/webui/plugins/script1.js

Issue 2533153002: DO NOT SUBMIT, call node from GN.
Patch Set: Run different scripts with nodejs() Created 4 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 | « chrome/browser/ui/webui/plugins/BUILD.gn ('k') | chrome/browser/ui/webui/plugins/script2.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/webui/plugins/script1.js
diff --git a/chrome/browser/ui/webui/plugins/script1.js b/chrome/browser/ui/webui/plugins/script1.js
new file mode 100644
index 0000000000000000000000000000000000000000..c91bd61912603052072cc9d9ab28d443d3faff3b
--- /dev/null
+++ b/chrome/browser/ui/webui/plugins/script1.js
@@ -0,0 +1 @@
+console.log('Hello World 1 from GN Node!', process.argv.slice(2));
« no previous file with comments | « chrome/browser/ui/webui/plugins/BUILD.gn ('k') | chrome/browser/ui/webui/plugins/script2.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698