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

Unified Diff: webkit/build/V8Bindings/SConscript

Issue 42533: Forgot to add v8_binding to linux build. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 9 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/build/V8Bindings/SConscript
===================================================================
--- webkit/build/V8Bindings/SConscript (revision 12299)
+++ webkit/build/V8Bindings/SConscript (working copy)
@@ -344,6 +344,7 @@
'$WEBCORE_DIR/bindings/v8/V8LazyEventListener.cpp',
'$WEBCORE_DIR/bindings/v8/V8ObjectEventListener.cpp',
'$WEBCORE_DIR/bindings/v8/V8WorkerContextEventListener.cpp',
+ '$PORT_DIR/bindings/v8/v8_binding.cpp',
'$PORT_DIR/bindings/v8/v8_custom.cpp',
'$PORT_DIR/bindings/v8/v8_helpers.cpp',
'$PORT_DIR/bindings/v8/v8_index.cpp',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698