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

Unified Diff: ash/default_accessibility_delegate.cc

Issue 262483003: Implementation of the Touch Exploration Mode - Part I (ui) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@event_source
Patch Set: Created 6 years, 8 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: ash/default_accessibility_delegate.cc
diff --git a/ash/default_accessibility_delegate.cc b/ash/default_accessibility_delegate.cc
index ee4f27b772cbfad3f4d5b60acf7dd304237272d8..ef869057a870175fe9ca07e18e08c20494d3b779 100644
--- a/ash/default_accessibility_delegate.cc
+++ b/ash/default_accessibility_delegate.cc
@@ -5,6 +5,7 @@
#include "ash/default_accessibility_delegate.h"
#include <limits>
+#include "base/logging.h"
dmazzoni 2014/04/30 06:08:35 No longer needed?
mfomitchev 2014/04/30 17:06:19 Done.
namespace ash {
« no previous file with comments | « ash/ash_switches.cc ('k') | ash/root_window_controller.h » ('j') | ash/root_window_controller.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698