| Index: chrome/browser/content_settings/chrome_content_settings_utils.h
|
| diff --git a/chrome/browser/content_settings/chrome_content_settings_utils.h b/chrome/browser/content_settings/chrome_content_settings_utils.h
|
| index f4129408ba895ed6e6a9a374eb4958b1b98a80f4..a787e7ab3802f65a36c14983d6abfadd31d6c934 100644
|
| --- a/chrome/browser/content_settings/chrome_content_settings_utils.h
|
| +++ b/chrome/browser/content_settings/chrome_content_settings_utils.h
|
| @@ -5,8 +5,6 @@
|
| #ifndef CHROME_BROWSER_CONTENT_SETTINGS_CHROME_CONTENT_SETTINGS_UTILS_H_
|
| #define CHROME_BROWSER_CONTENT_SETTINGS_CHROME_CONTENT_SETTINGS_UTILS_H_
|
|
|
| -class GURL;
|
| -
|
| // Put utility functions only used by //chrome code here. If a function declared
|
| // here would be meaningfully shared with other platforms, consider moving it to
|
| // components/content_settings/core/browser/content_settings_utils.h.
|
|
|