Revert of Add button to add new FSP services to Files app. (patchset #8 id:140001...
[chromium-blink-merge.git] / chrome / browser / ui / views / frame / taskbar_decorator.cc
blob7bef2a4fa9e77b46ae05badcc7002f9f0583f0fc
1 // Copyright (c) 2013 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/ui/views/frame/taskbar_decorator.h"
7 namespace chrome {
9 void DrawTaskbarDecoration(gfx::NativeWindow window, const gfx::Image* image) {
12 } // namespace chrome