Index: cc/output/filter_operation.cc |
diff --git a/cc/output/filter_operation.cc b/cc/output/filter_operation.cc |
index 1579e554a04be67b14c3565890c284e88fa3c365..a37d27d3b2b9728e896f9327c65d4a80dff5e7d2 100644 |
--- a/cc/output/filter_operation.cc |
+++ b/cc/output/filter_operation.cc |
@@ -2,6 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include <stddef.h> |
+ |
#include <algorithm> |
#include "base/trace_event/trace_event_argument.h" |