| Index: chrome/browser/ui/webui/chromeos/imageburner/imageburner_ui.h
|
| diff --git a/chrome/browser/ui/webui/chromeos/imageburner/imageburner_ui.h b/chrome/browser/ui/webui/chromeos/imageburner/imageburner_ui.h
|
| index 8ae403a6678144afe0185f2b769204e00d6aabef..db371bf7f181b7597df66c44b11a4d83e251b966 100644
|
| --- a/chrome/browser/ui/webui/chromeos/imageburner/imageburner_ui.h
|
| +++ b/chrome/browser/ui/webui/chromeos/imageburner/imageburner_ui.h
|
| @@ -1,6 +1,8 @@
|
| // 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.
|
| +//
|
| +// TODO(crbug.com/427785): Remove this file after 2015-10-31.
|
|
|
| #ifndef CHROME_BROWSER_UI_WEBUI_CHROMEOS_IMAGEBURNER_IMAGEBURNER_UI_H_
|
| #define CHROME_BROWSER_UI_WEBUI_CHROMEOS_IMAGEBURNER_IMAGEBURNER_UI_H_
|
| @@ -16,4 +18,3 @@ class ImageBurnUI : public content::WebUIController {
|
| };
|
|
|
| #endif // CHROME_BROWSER_UI_WEBUI_CHROMEOS_IMAGEBURNER_IMAGEBURNER_UI_H_
|
| -
|
|
|