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

Unified Diff: webkit/common/webkit_common.gyp

Issue 357203003: Move webpreferences.* from webkit/ to content/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: android fix - webview() -> web_view 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 | « webkit/common/BUILD.gn ('k') | webkit/common/webpreferences.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/common/webkit_common.gyp
diff --git a/webkit/common/webkit_common.gyp b/webkit/common/webkit_common.gyp
index 5710b379f39935438fc9b07f72f915968380b0b7..fb9bc48c80d6b646f5f24a76ae2996d9553b9a60 100644
--- a/webkit/common/webkit_common.gyp
+++ b/webkit/common/webkit_common.gyp
@@ -43,8 +43,6 @@
'data_element.cc',
'data_element.h',
'webkit_common_export.h',
- 'webpreferences.cc',
- 'webpreferences.h',
],
'conditions': [
« no previous file with comments | « webkit/common/BUILD.gn ('k') | webkit/common/webpreferences.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698