| Index: chrome/browser/ui/views/touch_uma/touch_uma.h
|
| diff --git a/chrome/browser/ui/views/touch_uma/touch_uma.h b/chrome/browser/ui/views/touch_uma/touch_uma.h
|
| index 34e950befe79fe7fb9f92bbce8d20d33afaddc58..334c0fea04010adfbbc8c7f4a4bca0421bd6507a 100644
|
| --- a/chrome/browser/ui/views/touch_uma/touch_uma.h
|
| +++ b/chrome/browser/ui/views/touch_uma/touch_uma.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_BROWSER_UI_VIEWS_TOUCH_UMA_TOUCH_UMA_H_
|
| #define CHROME_BROWSER_UI_VIEWS_TOUCH_UMA_TOUCH_UMA_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
|
|
| class TouchUMA {
|
| public:
|
|
|