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

Unified Diff: webkit/common/BUILD.gn

Issue 357203003: Move webpreferences.* from webkit/ to content/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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..f0acadecbd73bcf1526a66dc3f9f4839a0d5819e 100644
--- a/webkit/common/BUILD.gn
+++ b/webkit/common/BUILD.gn
@@ -12,8 +12,6 @@ component("common") {
"resource_type.cc",
"resource_type.h",
"webkit_common_export.h",
- "webpreferences.cc",
- "webpreferences.h",
]
defines = [ "WEBKIT_COMMON_IMPLEMENTATION" ]

Powered by Google App Engine
This is Rietveld 408576698