| Index: third_party/WebKit/Source/core/fetch/SubstituteData.h
|
| diff --git a/third_party/WebKit/Source/core/fetch/SubstituteData.h b/third_party/WebKit/Source/core/fetch/SubstituteData.h
|
| index 65fdefffb0c3f828f0c8ffc7831c0f27440823a6..f9ffa36920097618e680424d437ad3e382ecfe60 100644
|
| --- a/third_party/WebKit/Source/core/fetch/SubstituteData.h
|
| +++ b/third_party/WebKit/Source/core/fetch/SubstituteData.h
|
| @@ -72,7 +72,7 @@ private:
|
| SubstituteDataLoadPolicy m_substituteDataLoadPolicy;
|
| };
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif // SubstituteData_h
|
|
|
|
|