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

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: john review 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
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" ]

Powered by Google App Engine
This is Rietveld 408576698