| Index: content/public/common/show_desktop_notification_params.h
|
| diff --git a/content/public/common/show_desktop_notification_params.h b/content/public/common/show_desktop_notification_params.h
|
| index 02debd3b0b7dd7250af9341bebdd5d3724285b36..ef129cca08c61daf244e1151c66eaf59ab2ea8f9 100644
|
| --- a/content/public/common/show_desktop_notification_params.h
|
| +++ b/content/public/common/show_desktop_notification_params.h
|
| @@ -6,8 +6,8 @@
|
| #define CONTENT_PUBLIC_COMMON_SHOW_DESKTOP_NOTIFICATION_PARAMS_H_
|
|
|
| #include "content/common/content_export.h"
|
| -#include "googleurl/src/gurl.h"
|
| #include "third_party/WebKit/public/web/WebTextDirection.h"
|
| +#include "url/gurl.h"
|
|
|
| namespace content {
|
|
|
|
|