aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2021-05-07 18:59:39 +0000
committerCopybara-Service <copybara-worker@google.com>2021-07-25 21:13:27 -0700
commit147f86be24a5ceb5447a9376fdc8c65044bb2977 (patch)
tree7fc52d28417f7859c574675537b0614896d39851
parent06aaab669eeedf4a9c9f69f5808fb2bff48b63c0 (diff)
downloadzucchini-147f86be24a5ceb5447a9376fdc8c65044bb2977.tar.gz
Remove unneeded base/files/file_path.h includes in headers.
Headers that do not reference base::FilePath do not need to include base/files/file_path.h. This reduces the amount of data necessary to build the chrome target by 175 MB. Bug: 242216 Change-Id: I7abd8d9fc1862a2dca11292719ab5b9146ab04d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2878909 Reviewed-by: Peter Boström <pbos@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Owners-Override: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#880501} NOKEYCHECK=True GitOrigin-RevId: 12341b14c8ec39ae08af60a9d40cfeb0b9e748db
-rw-r--r--main_utils.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/main_utils.h b/main_utils.h
index addb830..6c97aad 100644
--- a/main_utils.h
+++ b/main_utils.h
@@ -7,7 +7,6 @@
#include <iosfwd>
-#include "base/files/file_path.h"
#include "components/zucchini/zucchini.h"
// Utilities to run Zucchini command based on command-line input, and to print