| Index: third_party/WebKit/Source/core/inspector/InspectorAnimationAgent.h
|
| diff --git a/third_party/WebKit/Source/core/inspector/InspectorAnimationAgent.h b/third_party/WebKit/Source/core/inspector/InspectorAnimationAgent.h
|
| index 0f73059dc832f679023c9e8eb07d78b208d5faab..7326761c597dbdbcd9f81382730744998fcc8bc9 100644
|
| --- a/third_party/WebKit/Source/core/inspector/InspectorAnimationAgent.h
|
| +++ b/third_party/WebKit/Source/core/inspector/InspectorAnimationAgent.h
|
| @@ -83,6 +83,6 @@ private:
|
| HashSet<String> m_clearedAnimations;
|
| };
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif // InspectorAnimationAgent_h
|
|
|