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

Unified Diff: webkit/child/BUILD.gn

Issue 384273003: Move multipart_response_delegate.* from webkit/ to content/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: android_webview fix 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
« no previous file with comments | « content/renderer/npapi/webplugin_impl.cc ('k') | webkit/child/multipart_response_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/child/BUILD.gn
diff --git a/webkit/child/BUILD.gn b/webkit/child/BUILD.gn
index c2a1dc3a66d9788dc10917ce4733e52aa56e4bbf..7188009f35fc943bd2dc4f7d32c0ba2aa355232c 100644
--- a/webkit/child/BUILD.gn
+++ b/webkit/child/BUILD.gn
@@ -5,8 +5,6 @@
component("child") {
output_name = "webkit_child"
sources = [
- "multipart_response_delegate.cc",
- "multipart_response_delegate.h",
"resource_loader_bridge.cc",
"resource_loader_bridge.h",
"webkit_child_export.h",
« no previous file with comments | « content/renderer/npapi/webplugin_impl.cc ('k') | webkit/child/multipart_response_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698