Skip to content

Commit f5c8626

Browse files
dsanders11copybara-github
authored andcommitted
Remove unused include in partition_address_space.h
Should save ~36 MiB of compiler input size. Bug: 40318405 Change-Id: I70f6f5f3effc6797a4b230490b69923138b456e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6800088 Reviewed-by: Kentaro Hara <[email protected]> Commit-Queue: David Sanders <[email protected]> Cr-Commit-Position: refs/heads/main@{#1493903} NOKEYCHECK=True GitOrigin-RevId: 1e1c57ddb0041a46950bbf786e37e83bde1e5633
1 parent aee6082 commit f5c8626

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/partition_alloc/partition_address_space.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
#include "partition_alloc/partition_alloc_base/bits.h"
1616
#include "partition_alloc/partition_alloc_base/compiler_specific.h"
1717
#include "partition_alloc/partition_alloc_base/component_export.h"
18-
#include "partition_alloc/partition_alloc_base/files/platform_file.h"
1918
#include "partition_alloc/partition_alloc_base/notreached.h"
2019
#include "partition_alloc/partition_alloc_check.h"
2120
#include "partition_alloc/partition_alloc_config.h"

0 commit comments

Comments
 (0)