Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(31)

Unified Diff: ios/web/test/web_test.h

Issue 2063763002: [ios] Removed deprecated ios/web/test/web_test.h. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Actually removed web_test.h Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ios/web/test/web_int_test.h ('k') | ios/web/web_state/crw_pass_kit_downloader_unittest.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/test/web_test.h
diff --git a/ios/web/test/web_test.h b/ios/web/test/web_test.h
deleted file mode 100644
index 62a6445837635385cc52df35f9d8e8ee6ef24244..0000000000000000000000000000000000000000
--- a/ios/web/test/web_test.h
+++ /dev/null
@@ -1,13 +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_WEB_TEST_WEB_TEST_H_
-#define IOS_WEB_TEST_WEB_TEST_H_
-
-// TODO(crbug.com/619076): Remove this file once downsteam clients stop using it
-
-#import "ios/web/public/test/web_test_with_web_state.h"
-#import "ios/web/test/web_test_with_web_controller.h"
-
-#endif // IOS_WEB_TEST_WEB_TEST_H_
« no previous file with comments | « ios/web/test/web_int_test.h ('k') | ios/web/web_state/crw_pass_kit_downloader_unittest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698