| Index: public/testing/WebPreferences.h
|
| diff --git a/public/testing/WebPreferences.h b/public/testing/WebPreferences.h
|
| index e49088af9ec1aea648b0bacb0b6b41c916971579..95536a901e309a81db6df808b27f603cf3371051 100644
|
| --- a/public/testing/WebPreferences.h
|
| +++ b/public/testing/WebPreferences.h
|
| @@ -63,7 +63,6 @@ struct WEBTESTRUNNER_EXPORT WebPreferences {
|
| bool loadsImagesAutomatically;
|
| bool offlineWebApplicationCacheEnabled;
|
| bool pluginsEnabled;
|
| - blink::WebURL userStyleSheetLocation;
|
| bool allowUniversalAccessFromFileURLs;
|
| blink::WebSettings::EditingBehavior editingBehavior;
|
| bool tabsToLinks;
|
|
|