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

Unified Diff: Source/core/frame/SettingsDelegate.h

Issue 979033003: Move code from StyleResolver to ViewportStyleResolver. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebased Created 5 years, 9 months 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
« no previous file with comments | « Source/core/frame/Settings.in ('k') | Source/core/inspector/InspectorInstrumentation.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/frame/SettingsDelegate.h
diff --git a/Source/core/frame/SettingsDelegate.h b/Source/core/frame/SettingsDelegate.h
index 3e974bdcc96d4aa5b78e1cb1560529bc82ac963a..edaa428b04a14a54b44bc91bcb0249237cca31a2 100644
--- a/Source/core/frame/SettingsDelegate.h
+++ b/Source/core/frame/SettingsDelegate.h
@@ -50,6 +50,7 @@ public:
enum ChangeType {
StyleChange,
ViewportDescriptionChange,
+ ViewportRuleChange,
MediaTypeChange,
DNSPrefetchingChange,
MultisamplingChange,
« no previous file with comments | « Source/core/frame/Settings.in ('k') | Source/core/inspector/InspectorInstrumentation.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698