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

Unified Diff: Source/modules/accessibility/AXMenuListOption.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/AXMenuList.cpp ('k') | Source/modules/accessibility/AXMenuListOption.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/accessibility/AXMenuListOption.h
diff --git a/Source/core/accessibility/AXMenuListOption.h b/Source/modules/accessibility/AXMenuListOption.h
similarity index 98%
rename from Source/core/accessibility/AXMenuListOption.h
rename to Source/modules/accessibility/AXMenuListOption.h
index ebae5fe0cae41c5b970fef73fae9429a29364021..87666a2cebd9c1269267fdadd83ffb3934d2d54f 100644
--- a/Source/core/accessibility/AXMenuListOption.h
+++ b/Source/modules/accessibility/AXMenuListOption.h
@@ -26,7 +26,7 @@
#ifndef AXMenuListOption_h
#define AXMenuListOption_h
-#include "core/accessibility/AXMockObject.h"
+#include "modules/accessibility/AXMockObject.h"
namespace blink {
« no previous file with comments | « Source/modules/accessibility/AXMenuList.cpp ('k') | Source/modules/accessibility/AXMenuListOption.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698