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

Unified Diff: trunk/src/webkit/glue/webkit_glue_common.gyp

Issue 19888003: Revert 212927 "Move webkitplatformsupport_impl and related from ..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 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
« no previous file with comments | « trunk/src/webkit/glue/webkit_glue.gypi ('k') | trunk/src/webkit/glue/webkit_glue_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/webkit/glue/webkit_glue_common.gyp
===================================================================
--- trunk/src/webkit/glue/webkit_glue_common.gyp (revision 212931)
+++ trunk/src/webkit/glue/webkit_glue_common.gyp (working copy)
@@ -26,6 +26,12 @@
'../common/webkit_common_export.h',
'../common/webpreferences.cc',
'../common/webpreferences.h',
+ 'multipart_response_delegate.cc',
+ 'multipart_response_delegate.h',
+ 'weburlrequest_extradata_impl.cc',
+ 'weburlrequest_extradata_impl.h',
+ 'weburlresponse_extradata_impl.cc',
+ 'weburlresponse_extradata_impl.h',
],
'conditions': [
['toolkit_uses_gtk == 1', {
« no previous file with comments | « trunk/src/webkit/glue/webkit_glue.gypi ('k') | trunk/src/webkit/glue/webkit_glue_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698