Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(85)

Unified Diff: public/testing/WebPreferences.h

Issue 66383005: Remove the concept of user stylesheets. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;

Powered by Google App Engine
This is Rietveld 408576698