Index: chrome/browser/ui/webui/options/clear_browser_data_browsertest.cc |
diff --git a/chrome/browser/ui/webui/options/clear_browser_data_browsertest.cc b/chrome/browser/ui/webui/options/clear_browser_data_browsertest.cc |
index 53c57d09a5a8b25135e6c6a790d8cdabee5ee88a..0502515273bb7d9711f8839228fb8b9bb577a168 100644 |
--- a/chrome/browser/ui/webui/options/clear_browser_data_browsertest.cc |
+++ b/chrome/browser/ui/webui/options/clear_browser_data_browsertest.cc |
@@ -41,9 +41,8 @@ |
} |
}; |
-// Disabled, see http://crbug.com/396752. |
IN_PROC_BROWSER_TEST_F(ClearBrowserDataBrowserTest, |
- DISABLED_CommitButtonDisabledWhileDeletionInProgress) { |
+ CommitButtonDisabledWhileDeletionInProgress) { |
const char kCommitButtonId[] = "#clear-browser-data-commit"; |
BrowsingDataRemoverCompletionInhibitor completion_inhibitor; |