Don't include hidden windows in IsAppWindowRegisteredInAnyProfile.
[chromium-blink-merge.git] / chrome / browser / content_settings / content_settings_mock_observer.cc
blob8d898c470f6d6775da1b572db46e0e3b984c16fb
1 // Copyright (c) 2011 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/content_settings/content_settings_mock_observer.h"
7 namespace content_settings {
9 MockObserver::MockObserver() {
12 MockObserver::~MockObserver() {
15 } // namespace content_settings