| Index: ui/base/touch/touch_device.h
|
| diff --git a/ui/base/touch/touch_device.h b/ui/base/touch/touch_device.h
|
| index 1f03f4dc034464fad1c1dac697c521cb9c807982..d87b645996b47244920bf5b971e7f45a6f95b4bc 100644
|
| --- a/ui/base/touch/touch_device.h
|
| +++ b/ui/base/touch/touch_device.h
|
| @@ -11,8 +11,8 @@
|
| #include <jni.h>
|
| #endif
|
|
|
| -// FIXME: This covers more than just touches. Rename to input_device?
|
| -// crbug.com/438794
|
| +// TODO(mustaq@chromium.org): This covers more than just touches. Rename to
|
| +// input_device? crbug.com/438794
|
|
|
| namespace ui {
|
|
|
|
|