| Index: third_party/WebKit/Source/platform/threading/BackgroundTaskRunner.h
|
| diff --git a/third_party/WebKit/Source/platform/threading/BackgroundTaskRunner.h b/third_party/WebKit/Source/platform/threading/BackgroundTaskRunner.h
|
| index 4f6500527d1709c009e13dae3f2aaf38da9f7306..ed7b786ff33e8b116f2278a2dcda94d52e00a6c8 100644
|
| --- a/third_party/WebKit/Source/platform/threading/BackgroundTaskRunner.h
|
| +++ b/third_party/WebKit/Source/platform/threading/BackgroundTaskRunner.h
|
| @@ -24,6 +24,6 @@ PLATFORM_EXPORT void postOnBackgroundThread(const WebTraceLocation&, PassOwnPtr<
|
|
|
| } // BackgroundTaskRunner
|
|
|
| -} // blink
|
| +} // namespace blink
|
|
|
| #endif
|
|
|