| Index: third_party/WebKit/Source/core/inspector/InspectorInstrumentation.h
|
| diff --git a/third_party/WebKit/Source/core/inspector/InspectorInstrumentation.h b/third_party/WebKit/Source/core/inspector/InspectorInstrumentation.h
|
| index 7859987fd75424795df20d69415baf7266b7566a..0da7bdcb5acf06ad844638a96252c90217d11b51 100644
|
| --- a/third_party/WebKit/Source/core/inspector/InspectorInstrumentation.h
|
| +++ b/third_party/WebKit/Source/core/inspector/InspectorInstrumentation.h
|
| @@ -44,7 +44,7 @@ class Resource;
|
| class ThreadDebugger;
|
| class WorkerGlobalScope;
|
|
|
| -namespace InspectorInstrumentation {
|
| +namespace probe {
|
|
|
| class CORE_EXPORT NativeBreakpoint {
|
| STACK_ALLOCATED();
|
|
|