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

Unified Diff: third_party/WebKit/LayoutTests/accessibility/readme.md

Issue 2742813002: Corrected README.md -- location of source files has moved (Closed)
Patch Set: Created 3 years, 9 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/accessibility/readme.md
diff --git a/third_party/WebKit/LayoutTests/accessibility/readme.md b/third_party/WebKit/LayoutTests/accessibility/readme.md
index 5dfce1dd9fdc74922ff02e0e4267acbd7644a885..a02d46f72f3e2e7093926bc12836b63fa11ea84b 100644
--- a/third_party/WebKit/LayoutTests/accessibility/readme.md
+++ b/third_party/WebKit/LayoutTests/accessibility/readme.md
@@ -3,7 +3,7 @@
## General Info on LayoutTests: Building and Running the Tests
See [Layout Tests](/docs/testing/layout_tests.md) for general
-info on how to build and run layout tests.
+info on how to build and run layout tests.
## Old vs. New
@@ -20,7 +20,7 @@ These tests check the accessibility tree directly in Blink using ```Accessibilit
The code that implements the bindings is here:
-* ```components/test_runner/accessibility_controller.cc```
-* ```components/test_runner/web_ax_object_proxy.cc```
+* ```content/shell/test_runner/accessibility_controller.cc```
+* ```content/shell/test_runner/web_ax_object_proxy.cc```
You'll probably find bindings for the features you want to test already. If not, it's not hard to add new ones.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698