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

Unified Diff: trunk/src/ash/host/ash_window_tree_host_x11.h

Issue 276773004: Revert 269892 "linux_aura: Compile ash into chrome." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 7 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: trunk/src/ash/host/ash_window_tree_host_x11.h
===================================================================
--- trunk/src/ash/host/ash_window_tree_host_x11.h (revision 269901)
+++ trunk/src/ash/host/ash_window_tree_host_x11.h (working copy)
@@ -55,11 +55,9 @@
// Update is_internal_display_ based on the current state.
void UpdateIsInternalDisplay();
-#if defined(OS_CHROMEOS)
// Set the CrOS touchpad "tap paused" property. It is used to temporarily
// turn off the Tap-to-click feature when the mouse pointer is invisible.
void SetCrOSTapPaused(bool state);
-#endif
// True if the root host resides on the internal display
bool is_internal_display_;
« no previous file with comments | « trunk/src/ash/drag_drop/drag_drop_interactive_uitest.cc ('k') | trunk/src/ash/host/ash_window_tree_host_x11.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698