Index: ios/public/provider/web/web_ui_ios.h |
diff --git a/ios/public/provider/web/web_ui_ios.h b/ios/public/provider/web/web_ui_ios.h |
deleted file mode 100644 |
index 65e61e08b9d91eca87050df2e84c3e8c44c4c69c..0000000000000000000000000000000000000000 |
--- a/ios/public/provider/web/web_ui_ios.h |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
-// Copyright 2014 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 IOS_PUBLIC_PROVIDER_WEB_WEB_UI_IOS_H_ |
-#define IOS_PUBLIC_PROVIDER_WEB_WEB_UI_IOS_H_ |
- |
-// TODO(crbug.com/524467): Remove this file once downstream code is switched to |
-// use correct header. |
-#include "ios/web/public/webui/web_ui_ios.h" |
- |
-#endif // IOS_PUBLIC_PROVIDER_WEB_WEB_UI_IOS_H_ |