blob: 10f549cb9b43929427580e937d8ad513647b5eb0 [file] [log] [blame]
// Copyright (c) 2011 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/password_manager/password_store_consumer.h"
PasswordStoreConsumer::PasswordStoreConsumer() {
}
PasswordStoreConsumer::~PasswordStoreConsumer() {
}