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

Unified Diff: chrome/chrome_browser.gypi

Issue 9562013: Revert 124433 - Adding persistance for gesture recognition parms. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 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
« no previous file with comments | « chrome/browser/ui/views/aura/gesture_prefs_aura.cc ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
===================================================================
--- chrome/chrome_browser.gypi (revision 124435)
+++ chrome/chrome_browser.gypi (working copy)
@@ -3131,8 +3131,6 @@
'browser/ui/fullscreen_exit_bubble.h',
'browser/ui/fullscreen_exit_bubble_type.cc',
'browser/ui/fullscreen_exit_bubble_type.h',
- 'browser/ui/gesture_prefs.cc',
- 'browser/ui/gesture_prefs.h',
'browser/ui/global_error.cc',
'browser/ui/global_error.h',
'browser/ui/global_error_bubble_view_base.h',
@@ -3535,7 +3533,6 @@
'browser/ui/views/aura/caps_lock_handler.h',
'browser/ui/views/aura/chrome_shell_delegate.cc',
'browser/ui/views/aura/chrome_shell_delegate.h',
- 'browser/ui/views/aura/gesture_prefs_aura.cc',
'browser/ui/views/aura/ime_controller_chromeos.cc',
'browser/ui/views/aura/ime_controller_chromeos.h',
'browser/ui/views/aura/launcher/chrome_launcher_delegate.cc',
@@ -4568,8 +4565,6 @@
['exclude', '^browser/renderer_host/render_widget_host_view_views*'],
['exclude', '^browser/tab_contents/web_drag_source_win.cc'],
['exclude', '^browser/tab_contents/web_drag_source_win.h'],
- ['exclude', '^browser/ui/gesture_prefs.cc'],
- ['exclude', '^browser/ui/input_window_dialog_linux.cc'],
['exclude', '^browser/ui/panels/auto_hiding_desktop_bar_win.cc'],
['exclude', '^browser/ui/tabs/dock_info_win.cc'],
['exclude', '^browser/ui/views/about_ipc_dialog.cc'],
@@ -4612,7 +4607,6 @@
['include', '^browser/chromeos/status/status_area_button.h'],
['include', '^browser/chromeos/status/status_area_view.cc'],
['include', '^browser/chromeos/status/status_area_view.h'],
- ['include', '^browser/ui/views/aura/gesture_prefs_aura.cc'],
['include', '^browser/ui/views/simple_message_box_views.cc'],
['include', '^browser/ui/views/simple_message_box_views.h'],
['include', '^browser/ui/webui/certificate_viewer_webui.cc'],
« no previous file with comments | « chrome/browser/ui/views/aura/gesture_prefs_aura.cc ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698