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

Unified Diff: content/browser/BUILD.gn

Issue 2500263003: Port messages sent by WebIDBCursorImpl to Mojo. (Closed)
Patch Set: Address dcheng@'s comments. Created 4 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
« no previous file with comments | « no previous file | content/browser/indexed_db/cursor_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 369c8198d073fec1311f4e92c8b402904d7228ad..3105c36c006a513ab0d6d52e1a13361faa07e3d3 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -670,6 +670,8 @@ source_set("browser") {
"host_zoom_map_impl.h",
"host_zoom_map_observer.cc",
"host_zoom_map_observer.h",
+ "indexed_db/cursor_impl.cc",
+ "indexed_db/cursor_impl.h",
"indexed_db/database_impl.cc",
"indexed_db/database_impl.h",
"indexed_db/indexed_db.h",
« no previous file with comments | « no previous file | content/browser/indexed_db/cursor_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698