Index: cc/raster/texture_compressor_perftest.cc |
diff --git a/cc/raster/texture_compressor_perftest.cc b/cc/raster/texture_compressor_perftest.cc |
index 4b2967c0ba646e5129d767c999ec29de137ecd4e..96ab60db22179d1417c53169ba58d36bdf1cca78 100644 |
--- a/cc/raster/texture_compressor_perftest.cc |
+++ b/cc/raster/texture_compressor_perftest.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 <stdint.h> |
+ |
#include "base/logging.h" |
#include "cc/debug/lap_timer.h" |
#include "cc/raster/texture_compressor.h" |