| Index: chrome/browser/views/create_application_shortcut_view.h
|
| diff --git a/chrome/browser/views/create_application_shortcut_view.h b/chrome/browser/views/create_application_shortcut_view.h
|
| index 1fc56b89c49f30574d05127629eb8b1faa9b437a..d3112f2c115e1d4cb680c125ff5f58b60f56d4e5 100644
|
| --- a/chrome/browser/views/create_application_shortcut_view.h
|
| +++ b/chrome/browser/views/create_application_shortcut_view.h
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 2009 The Chromium Authors. All rights reserved.
|
| +// Copyright (c) 2010 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.
|
|
|
| @@ -7,7 +7,6 @@
|
| #pragma once
|
|
|
| #include <string>
|
| -#include <vector>
|
|
|
| #include "chrome/browser/web_applications/web_app.h"
|
| #include "views/controls/label.h"
|
|
|