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

Unified Diff: content/common/BUILD.gn

Issue 2601163002: Remove indexed_db_messages.h. (Closed)
Patch Set: Set up the factory on the right thread. Created 4 years 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 c9bb37484f8c5af1caab42d63ad29ce96c73fe43..57438ef262ac86746564441b856bbc4dca7b5846 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",

Powered by Google App Engine
This is Rietveld 408576698