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

Unified Diff: webkit/support/webkit_support.gyp

Issue 3108042: Support sending BlobData to browser process. Also support sending UploadData... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 4 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 | « webkit/glue/glue_serialize.cc ('k') | webkit/tools/test_shell/test_shell.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/support/webkit_support.gyp
===================================================================
--- webkit/support/webkit_support.gyp (revision 57697)
+++ webkit/support/webkit_support.gyp (working copy)
@@ -5,6 +5,7 @@
{
'includes': [
'../appcache/webkit_appcache.gypi',
+ '../blob/webkit_blob.gypi',
'../database/webkit_database.gypi',
'../glue/webkit_glue.gypi',
# TODO(tkent): Merge npapi_layout_test_plugin into TestNetscapePlugIn
« no previous file with comments | « webkit/glue/glue_serialize.cc ('k') | webkit/tools/test_shell/test_shell.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698