blob: b15c541467da6056ff5d529037f6d47e08eb28e5 [file] [log] [blame]
// Copyright 2013 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 "extensions/common/permissions/manifest_permission.h"
namespace extensions {
ManifestPermission::ManifestPermission() {}
ManifestPermission::~ManifestPermission() { }
} // namespace extensions