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

Unified Diff: chrome/browser/chromeos/policy/device_policy_cros_browser_test.h

Issue 2957983002: Remove pointless InProcessBrowserTest calls. (Closed)
Patch Set: build Created 3 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
Index: chrome/browser/chromeos/policy/device_policy_cros_browser_test.h
diff --git a/chrome/browser/chromeos/policy/device_policy_cros_browser_test.h b/chrome/browser/chromeos/policy/device_policy_cros_browser_test.h
index 6d1159c365ad730f0e3fdd7410144fa986b443c6..47c1f20b6018d31b5716ef762cbcfaba719114f0 100644
--- a/chrome/browser/chromeos/policy/device_policy_cros_browser_test.h
+++ b/chrome/browser/chromeos/policy/device_policy_cros_browser_test.h
@@ -53,7 +53,6 @@ class DevicePolicyCrosBrowserTest : public InProcessBrowserTest {
~DevicePolicyCrosBrowserTest() override;
void SetUpInProcessBrowserTestFixture() override;
- void TearDownInProcessBrowserTestFixture() override;
virtual void MarkOwnership();

Powered by Google App Engine
This is Rietveld 408576698