| Index: views/focus/view_storage.h
|
| diff --git a/views/focus/view_storage.h b/views/focus/view_storage.h
|
| deleted file mode 100644
|
| index 48037ed545d425ad1305c083bc501421574f33dd..0000000000000000000000000000000000000000
|
| --- a/views/focus/view_storage.h
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -// Copyright (c) 2011 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.
|
| -
|
| -#ifndef VIEWS_FOCUS_VIEW_STORAGE_H_
|
| -#define VIEWS_FOCUS_VIEW_STORAGE_H_
|
| -#pragma once
|
| -
|
| -#include "ui/views/focus/view_storage.h"
|
| -// TODO(tfarina): remove this file once all includes have been updated.
|
| -
|
| -#endif // VIEWS_FOCUS_VIEW_STORAGE_H_
|
|
|