 Chromium Code Reviews
 Chromium Code Reviews Issue 2467913002:
  Touch event flag should control only DOM event firing.  (Closed)
    
  
    Issue 2467913002:
  Touch event flag should control only DOM event firing.  (Closed) 
  | Index: ui/base/BUILD.gn | 
| diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn | 
| index 04909bb8966cf12e9137cc339d8ca2278bb50596..9a04df8a1a439b967abd214339e11082c351adab 100644 | 
| --- a/ui/base/BUILD.gn | 
| +++ b/ui/base/BUILD.gn | 
| @@ -240,8 +240,6 @@ component("base") { | 
| "touch/touch_device.h", | 
| "touch/touch_editing_controller.cc", | 
| "touch/touch_editing_controller.h", | 
| - "touch/touch_enabled.cc", | 
| - "touch/touch_enabled.h", | 
| "ui_base_export.h", | 
| "ui_base_exports.cc", | 
| "ui_base_paths.cc", |