Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit 0abb728

Browse files
committed
Fix Pulse build break caused by cl/115465885
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=116909192
1 parent 93fd853 commit 0abb728

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/googleclouddebugger/native_module.cc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@
1717
// Ensure that Python.h is included before any other header.
1818
#include "common.h"
1919

20-
#ifndef NACL_BUILD
21-
#include "base/log_severity.h"
22-
#endif // !NACL_BUILD
2320
#include "bytecode_breakpoint.h"
2421
#include "common.h"
2522
#include "conditional_breakpoint.h"

0 commit comments

Comments
 (0)