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

Unified Diff: content/content_common.gypi

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
« no previous file with comments | « content/common/view_messages.h ('k') | content/public/browser/content_browser_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 69a5b799b655586cbfb0c70f8575a8181251e511..ec2907db89539ca3170748770722d42789c25917 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -125,6 +125,8 @@
'public/common/url_utils.cc',
'public/common/url_utils.h',
'public/common/user_agent.h',
+ 'public/common/webpreferences.cc',
tfarina 2014/06/28 19:59:20 had to keep it webpreferences.cc because there is
jam 2014/06/30 04:36:59 we shouldn't have webpreferences and web_preferenc
+ 'public/common/webpreferences.h',
'public/common/webplugininfo.cc',
'public/common/webplugininfo.h',
'public/common/window_container_type.cc',
« no previous file with comments | « content/common/view_messages.h ('k') | content/public/browser/content_browser_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698