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

Unified Diff: content/content_common.gypi

Issue 2125213002: [IndexedDB] Propogating changes to observers : Renderer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lifetime
Patch Set: Filtering Changes to Observer : Browser End 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 10cc09f77c290084e1f53a7035d099467524f4a6..966f999a23d969154b23dddf675ee68ca4839f91 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -354,6 +354,8 @@
'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_observation.cc',
+ 'common/indexed_db/indexed_db_observation.h',
'common/indexed_db/indexed_db_param_traits.cc',
'common/indexed_db/indexed_db_param_traits.h',
'common/input/did_overscroll_params.cc',
« content/browser/indexed_db/indexed_db_observer_changes.h ('K') | « content/content_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698