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

Unified Diff: content/content_common.gypi

Issue 147373005: Move webkit/common/webpreferences to content/public/common/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index ac20cba8a9bccfb084b4747590a8ef240796cc25..a2e4c56c4661cd1767e95cd681bd24671325403b 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -103,6 +103,8 @@
'public/common/url_utils.h',
'public/common/webplugininfo.cc',
'public/common/webplugininfo.h',
+ 'public/common/webpreferences.cc',
+ 'public/common/webpreferences.h',
'public/common/zygote_fork_delegate_linux.h',
'common/accessibility_messages.h',
'common/all_messages.h',

Powered by Google App Engine
This is Rietveld 408576698