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

Unified Diff: content/content_common.gypi

Issue 8602002: Move some webkit_glue embedder functions into WebKitPlatformSupport virtual methods (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix review nits Created 9 years, 1 month 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 61e1d9ebc4a0b97ce0d85900991892ac7b6fdf72..0d414c74ddfddd75232da696c8faeb3c6e478afd 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -94,6 +94,8 @@
'common/content_counters.cc',
'common/content_counters.h',
'common/content_paths.cc',
+ 'common/content_webkitplatformsupport_impl.cc',
+ 'common/content_webkitplatformsupport_impl.h',
'common/css_colors.h',
'common/database_messages.h',
'common/database_util.cc',

Powered by Google App Engine
This is Rietveld 408576698