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

Unified Diff: Source/modules/accessibility/AXARIAGridCell.h

Issue 713933002: Create Source/modules/accessibility/ and move most of core/accessibility/* into it (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase Created 6 years, 1 month 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 | « Source/modules/accessibility/AXARIAGrid.cpp ('k') | Source/modules/accessibility/AXARIAGridCell.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/accessibility/AXARIAGridCell.h
diff --git a/Source/core/accessibility/AXARIAGridCell.h b/Source/modules/accessibility/AXARIAGridCell.h
similarity index 97%
rename from Source/core/accessibility/AXARIAGridCell.h
rename to Source/modules/accessibility/AXARIAGridCell.h
index 2eaab9acad6ad4102b0e66d45684c4d14178b4e4..ab9c4d1ae9f3c1806f48ed9acb0060aeb392c145 100644
--- a/Source/core/accessibility/AXARIAGridCell.h
+++ b/Source/modules/accessibility/AXARIAGridCell.h
@@ -29,7 +29,7 @@
#ifndef AXARIAGridCell_h
#define AXARIAGridCell_h
-#include "core/accessibility/AXTableCell.h"
+#include "modules/accessibility/AXTableCell.h"
namespace blink {
« no previous file with comments | « Source/modules/accessibility/AXARIAGrid.cpp ('k') | Source/modules/accessibility/AXARIAGridCell.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698