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

Unified Diff: webkit/common/BUILD.gn

Issue 370833002: Move resource_type.* from webkit/ to content/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: chromeos 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
Index: webkit/common/BUILD.gn
diff --git a/webkit/common/BUILD.gn b/webkit/common/BUILD.gn
index 37f6634a738c20ed76b78033394f3ecdc262e3b4..9de080f33fba8584f8ab7ab954b139a9764cf524 100644
--- a/webkit/common/BUILD.gn
+++ b/webkit/common/BUILD.gn
@@ -9,8 +9,6 @@ component("common") {
sources = [
"data_element.cc",
"data_element.h",
- "resource_type.cc",
- "resource_type.h",
"webkit_common_export.h",
"webpreferences.cc",
"webpreferences.h",

Powered by Google App Engine
This is Rietveld 408576698