Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git] / content / public / browser / security_style_explanations.cc
blob8f389f889611aa268c9e0ab65965bf3e400b75f3
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 "content/public/browser/security_style_explanations.h"
7 namespace content {
9 SecurityStyleExplanations::SecurityStyleExplanations() {
12 SecurityStyleExplanations::~SecurityStyleExplanations() {
15 } // namespace content