| Index: chrome/browser/memory/tab_stats.cc
|
| diff --git a/chrome/browser/memory/tab_stats.cc b/chrome/browser/memory/tab_stats.cc
|
| index 94f2f2969e520c23656ff023f31405ba6d83308a..99565e37f6631dd24e45d7abdcb1c58eb977939f 100644
|
| --- a/chrome/browser/memory/tab_stats.cc
|
| +++ b/chrome/browser/memory/tab_stats.cc
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "build/build_config.h"
|
| #include "chrome/browser/memory/tab_stats.h"
|
|
|
| namespace memory {
|
|
|