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

Unified Diff: content/browser/BUILD.gn

Issue 2778153002: Add missing header files to GN files (Closed)
Patch Set: fix merge Created 3 years, 9 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
« no previous file with comments | « components/nacl/renderer/plugin/BUILD.gn ('k') | content/public/browser/BUILD.gn » ('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 34cede5da062200beb2157d5c5c76cc5f19de7e2..2f90bf1945ae88012abd5a57aabce92d71a5d54f 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -787,6 +787,7 @@ source_set("browser") {
"indexed_db/indexed_db_quota_client.cc",
"indexed_db/indexed_db_quota_client.h",
"indexed_db/indexed_db_return_value.h",
+ "indexed_db/indexed_db_tracing.h",
"indexed_db/indexed_db_transaction.cc",
"indexed_db/indexed_db_transaction.h",
"indexed_db/indexed_db_transaction_coordinator.cc",
@@ -807,6 +808,7 @@ source_set("browser") {
"indexed_db/leveldb/leveldb_transaction.h",
"indexed_db/leveldb/leveldb_write_batch.cc",
"indexed_db/leveldb/leveldb_write_batch.h",
+ "indexed_db/list_set.h",
"installedapp/installed_app_provider_impl_default.cc",
"installedapp/installed_app_provider_impl_default.h",
"leveldb_wrapper_impl.cc",
« no previous file with comments | « components/nacl/renderer/plugin/BUILD.gn ('k') | content/public/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698