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

Unified Diff: third_party/leveldatabase/BUILD.gn

Issue 2784393003: Add missing header files to GN files (2 of N) (Closed)
Patch Set: manual fixes 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 | « third_party/WebKit/Source/core/frame/BUILD.gn ('k') | third_party/openh264/openh264_sources.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/leveldatabase/BUILD.gn
diff --git a/third_party/leveldatabase/BUILD.gn b/third_party/leveldatabase/BUILD.gn
index be2b0bb48bfa8d75f51238e49977fc418e01c4e4..ed2898830ad8ae1e8d04ddefdcfe90b0c150b091 100644
--- a/third_party/leveldatabase/BUILD.gn
+++ b/third_party/leveldatabase/BUILD.gn
@@ -106,6 +106,7 @@ static_library("leveldatabase") {
"src/util/crc32c.cc",
"src/util/crc32c.h",
"src/util/env.cc",
+ "src/util/env.h",
"src/util/filter_policy.cc",
"src/util/hash.cc",
"src/util/hash.h",
« no previous file with comments | « third_party/WebKit/Source/core/frame/BUILD.gn ('k') | third_party/openh264/openh264_sources.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698