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

Unified Diff: content/content_common.gypi

Issue 19325002: Move DBMessageFilter to content/child since its only used in child ptypes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 | « content/content_child.gypi ('k') | content/renderer/render_thread_impl.cc » ('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 8cf2c66867208f2b6bcb5247537292caa7fc2128..7e72a4801655ebacd61c90fc754ef0a32d43b04a 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -149,8 +149,6 @@
'common/cookie_data.cc',
'common/cookie_data.h',
'common/database_messages.h',
- 'common/db_message_filter.cc',
- 'common/db_message_filter.h',
'common/desktop_notification_messages.h',
'common/device_motion_messages.h',
'common/device_orientation_messages.h',
« no previous file with comments | « content/content_child.gypi ('k') | content/renderer/render_thread_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698