blob: c86bf3aa06a6067fbd613267e2c16b2e31dbf594 [file] [log] [blame]
// Copyright 2014 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 "components/password_manager/core/browser/password_store_sync.h"
namespace password_manager {
PasswordStoreSync::~PasswordStoreSync() {
}
} // namespace password_manager