Index: third_party/snappy/BUILD.gn |
diff --git a/third_party/snappy/BUILD.gn b/third_party/snappy/BUILD.gn |
index d5daf6460a4438ff63f8bad2d7cf3350f046c378..0f440a5556253e12cef20b3056606ce13b58b3db 100644 |
--- a/third_party/snappy/BUILD.gn |
+++ b/third_party/snappy/BUILD.gn |
@@ -3,9 +3,7 @@ |
# found in the LICENSE file. |
config("snappy_config") { |
- include_dirs = [ |
- "src", |
- ] |
+ include_dirs = [ "src" ] |
# These OS-specific generated headers were made by running the configure |
# script offline. |