You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
577 B

// 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)
#define BUILDFLAG_INTERNAL_ENABLE_MEMORY_TASK_PROFILER() (0)
#define BUILDFLAG_INTERNAL_CAN_UNWIND_WITH_FRAME_POINTERS() (0)
#define BUILDFLAG_INTERNAL_ENABLE_LOCATION_SOURCE() (0)
#define BUILDFLAG_INTERNAL_CFI_ENFORCEMENT_TRAP() (0)
#define BUILDFLAG_INTERNAL_ENABLE_MUTEX_PRIORITY_INHERITANCE() (0)
#endif // BASE_DEBUG_DEBUGGING_FLAGS_H_