11 lines
279 B
C
11 lines
279 B
C
// Generated by build/write_buildflag_header.py
|
|
// From "base_debugging_flags"
|
|
|
|
#ifndef BASE_DEBUG_DEBUGGING_FLAGS_H_
|
|
#define BASE_DEBUG_DEBUGGING_FLAGS_H_
|
|
|
|
#include "build/buildflag.h"
|
|
|
|
#define BUILDFLAG_INTERNAL_ENABLE_PROFILING() (0)
|
|
|
|
#endif // BASE_DEBUG_DEBUGGING_FLAGS_H_
|