Index: ui/base/ui_base_switches.h |
diff --git a/ui/base/ui_base_switches.h b/ui/base/ui_base_switches.h |
index 629f9afd8fe4ab8d930ff252ce6741a69840ae0c..920b2bfe955f84817b3765dc241dfc7eaa171187 100644 |
--- a/ui/base/ui_base_switches.h |
+++ b/ui/base/ui_base_switches.h |
@@ -17,6 +17,7 @@ UI_BASE_EXPORT extern const char kDisableRemoteCoreAnimation[]; |
#endif |
UI_BASE_EXPORT extern const char kDisableDwmComposition[]; |
+UI_BASE_EXPORT extern const char kDisableLinkDisambiguationPopup[]; |
cpu_(ooo_6.6-7.5)
2014/11/23 04:57:34
are we propagating this switch to renderers?
luken
2014/11/23 05:00:50
I'm not sure. It makes it to render_view_impl.cc,
cpu_(ooo_6.6-7.5)
2014/11/23 06:05:02
strange, I was talking about
render_process_host_
|
UI_BASE_EXPORT extern const char kDisableTextInputFocusManager[]; |
UI_BASE_EXPORT extern const char kDisableTouchAdjustment[]; |
UI_BASE_EXPORT extern const char kDisableTouchDragDrop[]; |