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

Unified Diff: content/common/BUILD.gn

Issue 2601163002: Remove indexed_db_messages.h. (Closed)
Patch Set: Addressed cmumford's feedback. Created 3 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/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 6b784773059fcf748a2595c0653251d9beb31bf9..0d16324720b5182988aad9b29239ffbe7e589273 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -142,7 +142,6 @@ source_set("common") {
"indexed_db/indexed_db_key_path.h",
"indexed_db/indexed_db_key_range.cc",
"indexed_db/indexed_db_key_range.h",
- "indexed_db/indexed_db_messages.h",
"indexed_db/indexed_db_metadata.cc",
"indexed_db/indexed_db_metadata.h",
"indexed_db/indexed_db_struct_traits.cc",
« no previous file with comments | « content/browser/renderer_host/render_process_host_impl.cc ('k') | content/common/content_message_generator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698