Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/HTMLPictureElement.cpp |
| diff --git a/third_party/WebKit/Source/core/html/HTMLPictureElement.cpp b/third_party/WebKit/Source/core/html/HTMLPictureElement.cpp |
| index d8621e4c84d8eb01d1916027a9b441c6722bb374..4eb8f6b945adcde8bc540b071267a5b193571a76 100644 |
| --- a/third_party/WebKit/Source/core/html/HTMLPictureElement.cpp |
| +++ b/third_party/WebKit/Source/core/html/HTMLPictureElement.cpp |
| @@ -34,4 +34,4 @@ Node::InsertionNotificationRequest HTMLPictureElement::insertedInto(ContainerNod |
| return HTMLElement::insertedInto(insertionPoint); |
| } |
| -} // namespace |
| +} // namespace blink |