ea511e769e
.. to make windows bot happy. BUG=chromium:635948 R=dgozman@chromium.org Review-Url: https://chromiumcodereview.appspot.com/2428213002 Cr-Commit-Position: refs/heads/master@{#40415}
10 lines
202 B
Python
10 lines
202 B
Python
include_rules = [
|
|
"-src",
|
|
"+src/base/atomic-utils.h",
|
|
"+src/base/macros.h",
|
|
"+src/base/platform/platform.h",
|
|
"+src/flags.h",
|
|
"+src/locked-queue-inl.h",
|
|
"+src/utils.h",
|
|
"+src/vector.h",
|
|
] |