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

Unified Diff: sql/BUILD.gn

Issue 2770173002: sql: add missing sql_export.h to the corresponding BUILD.gn file (Closed)
Patch Set: 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sql/BUILD.gn
diff --git a/sql/BUILD.gn b/sql/BUILD.gn
index aadf85a354ff98a4aa7a546946e96c9b31bf25d6..42fa3de8359a55ef1755d9d3d8b84e9e53883a18 100644
--- a/sql/BUILD.gn
+++ b/sql/BUILD.gn
@@ -17,6 +17,7 @@ component("sql") {
"meta_table.h",
"recovery.cc",
"recovery.h",
+ "sql_export.h",
"sql_memory_dump_provider.cc",
"sql_memory_dump_provider.h",
"statement.cc",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698