Index: src/inspector/v8-debugger-agent-impl.h |
diff --git a/src/inspector/V8DebuggerAgentImpl.h b/src/inspector/v8-debugger-agent-impl.h |
similarity index 99% |
rename from src/inspector/V8DebuggerAgentImpl.h |
rename to src/inspector/v8-debugger-agent-impl.h |
index c8b25bd461faef1c7bbea2e38ee1d37571537d32..430a6a10665d16d625b70c4b4dd75c30077d3895 100644 |
--- a/src/inspector/V8DebuggerAgentImpl.h |
+++ b/src/inspector/v8-debugger-agent-impl.h |
@@ -6,7 +6,7 @@ |
#define V8_INSPECTOR_V8DEBUGGERAGENTIMPL_H_ |
#include "src/base/macros.h" |
-#include "src/inspector/JavaScriptCallFrame.h" |
+#include "src/inspector/java-script-call-frame.h" |
#include "src/inspector/protocol/Debugger.h" |
#include "src/inspector/protocol/Forward.h" |