1 // Copyright 2015 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 #include "chrome/browser/memory/tab_stats.h"
11 is_internal_page(false),
12 is_playing_audio(false),
18 child_process_host_id(0),
19 #if defined(OS_CHROMEOS)
25 TabStats::~TabStats() {