Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/ShadowTreeStyleSheetCollection.h |
| diff --git a/third_party/WebKit/Source/core/dom/ShadowTreeStyleSheetCollection.h b/third_party/WebKit/Source/core/dom/ShadowTreeStyleSheetCollection.h |
| index 79cf77eedba635fe788ed219504e07028ebbfb96..96a79da26d98f14edb7dab868aef5067b35ee80b 100644 |
| --- a/third_party/WebKit/Source/core/dom/ShadowTreeStyleSheetCollection.h |
| +++ b/third_party/WebKit/Source/core/dom/ShadowTreeStyleSheetCollection.h |
| @@ -53,7 +53,7 @@ private: |
| void collectStyleSheets(StyleEngine&, StyleSheetCollection&); |
| }; |
| -} |
| +} // namespace blink |
| #endif |