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

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: style 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 469fa3ea1486b5a79f370f969109beb780880bf0..613fb8743a4d85330532d33fda93b1de39774eb9 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -92,6 +92,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