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

Unified Diff: content/content_common.gypi

Issue 1963293002: Replacing Indexed DB Chromium IPC with Mojo Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Some (incomplete) work on struct traits. Created 4 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
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 914b7fa8c91455fac8f36006c3aaf491bffd13ca..1eaf2b6fcd6c0fc8e67b5f3b5392a625d1ae5421 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -354,7 +354,6 @@
'common/indexed_db/indexed_db_key_path.h',
'common/indexed_db/indexed_db_key_range.cc',
'common/indexed_db/indexed_db_key_range.h',
- 'common/indexed_db/indexed_db_messages.h',
'common/indexed_db/indexed_db_param_traits.cc',
'common/indexed_db/indexed_db_param_traits.h',
'common/input/did_overscroll_params.cc',

Powered by Google App Engine
This is Rietveld 408576698