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

Unified Diff: content/content_common.gypi

Issue 11828054: Remove IPC code for old methods. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fix merge conflicts Created 7 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 b2b47a34deb2288cdef0805a1e454cc31ec34678..8516920b67ed2f89626a26147a46ebc794e13faa 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -279,10 +279,6 @@
'common/indexed_db/proxy_webidbdatabase_impl.h',
'common/indexed_db/proxy_webidbfactory_impl.cc',
'common/indexed_db/proxy_webidbfactory_impl.h',
- 'common/indexed_db/proxy_webidbindex_impl.cc',
- 'common/indexed_db/proxy_webidbindex_impl.h',
- 'common/indexed_db/proxy_webidbobjectstore_impl.cc',
- 'common/indexed_db/proxy_webidbobjectstore_impl.h',
'common/indexed_db/proxy_webidbtransaction_impl.cc',
'common/indexed_db/proxy_webidbtransaction_impl.h',
'common/inter_process_time_ticks_converter.cc',
« no previous file with comments | « content/common/indexed_db/proxy_webidbtransaction_impl.cc ('k') | webkit/support/test_webkit_platform_support.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698