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

Unified Diff: webkit/child/BUILD.gn

Issue 394403002: Move weburlresponse_extradata_impl.* from webkit/ to content/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: REBASE 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/render_view_impl.cc ('k') | webkit/child/webkit_child.gyp » ('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 7188009f35fc943bd2dc4f7d32c0ba2aa355232c..025e93473e47df4a4393e05c862ab49c67c58c96 100644
--- a/webkit/child/BUILD.gn
+++ b/webkit/child/BUILD.gn
@@ -8,8 +8,6 @@ component("child") {
"resource_loader_bridge.cc",
"resource_loader_bridge.h",
"webkit_child_export.h",
- "weburlresponse_extradata_impl.cc",
- "weburlresponse_extradata_impl.h",
]
defines = [ "WEBKIT_CHILD_IMPLEMENTATION" ]
« no previous file with comments | « content/renderer/render_view_impl.cc ('k') | webkit/child/webkit_child.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698