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

Unified Diff: mojo/mojo.gyp

Issue 406993002: Validate incoming JS Message Headers Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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
Index: mojo/mojo.gyp
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index 9484735f840d076245329e00deabd998bd917247..4cbb72a02c3e68b70128f4b1a851deb977e2765d 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -736,6 +736,8 @@
'sources': [
'bindings/js/core.cc',
'bindings/js/core.h',
+ 'bindings/js/file_io.cc',
+ 'bindings/js/file_io.h',
'bindings/js/handle.cc',
'bindings/js/handle.h',
'bindings/js/support.cc',

Powered by Google App Engine
This is Rietveld 408576698