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

Unified Diff: trunk/src/chrome/browser/chromeos/accessibility/accessibility_util.h

Issue 463373005: Revert 289488 "Test that simulates touch exploration and checks ..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 4 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 | « no previous file | trunk/src/chrome/browser/chromeos/accessibility/accessibility_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/chrome/browser/chromeos/accessibility/accessibility_util.h
===================================================================
--- trunk/src/chrome/browser/chromeos/accessibility/accessibility_util.h (revision 289492)
+++ trunk/src/chrome/browser/chromeos/accessibility/accessibility_util.h (working copy)
@@ -7,10 +7,6 @@
class Browser;
-namespace content {
-class BrowserContext;
-}
-
namespace chromeos {
namespace accessibility {
@@ -23,8 +19,6 @@
// Shows the accessibility help tab on the browser.
void ShowAccessibilityHelp(Browser* browser);
-void SimulateTouchScreenInChromeVoxForTest(content::BrowserContext* profile);
-
} // namespace accessibility
} // namespace chromeos
« no previous file with comments | « no previous file | trunk/src/chrome/browser/chromeos/accessibility/accessibility_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698