| Index: Source/core/inspector/InspectorCSSAgent.h
|
| diff --git a/Source/core/inspector/InspectorCSSAgent.h b/Source/core/inspector/InspectorCSSAgent.h
|
| index 19cbd5bfe378c687ca16c7a4a3536fc47f45ddda..ead1cb141472c6036eeb3039c0f85110bc4ce49e 100644
|
| --- a/Source/core/inspector/InspectorCSSAgent.h
|
| +++ b/Source/core/inspector/InspectorCSSAgent.h
|
| @@ -150,8 +150,7 @@ private:
|
| class StyleSheetAction;
|
| class SetStyleSheetTextAction;
|
| class SetPropertyTextAction;
|
| - class SetRuleSelectorAction;
|
| - class SetMediaTextAction;
|
| + class SetRuleSelectorOrMediaAction;
|
| class AddRuleAction;
|
| class InspectorResourceContentLoaderCallback;
|
|
|
|
|