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

Unified Diff: content/common/frame_message_enums.h

Issue 2694413006: Scope and clean up uses of AccessibilityMode. (Closed)
Patch Set: remove kOff Created 3 years, 10 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
Index: content/common/frame_message_enums.h
diff --git a/content/common/frame_message_enums.h b/content/common/frame_message_enums.h
index ef1d22d0b18e8892038f20795c353cfeb2cd8ba7..8472a84a75a4172306d3c394d4f5ee40eee0d80d 100644
--- a/content/common/frame_message_enums.h
+++ b/content/common/frame_message_enums.h
@@ -5,7 +5,7 @@
#ifndef CONTENT_COMMON_FRAME_MESSAGE_ENUMS_H_
#define CONTENT_COMMON_FRAME_MESSAGE_ENUMS_H_
-#include "content/common/accessibility_mode_enums.h"
+#include "content/common/accessibility_mode.h"
struct FrameMsg_Navigate_Type {
public:

Powered by Google App Engine
This is Rietveld 408576698