12 lines
292 B
C
Executable File
12 lines
292 B
C
Executable File
// Generated by build/write_buildflag_header.py
|
|
// From "//components/toolbar:buildflags"
|
|
|
|
#ifndef COMPONENTS_TOOLBAR_BUILDFLAGS_H_
|
|
#define COMPONENTS_TOOLBAR_BUILDFLAGS_H_
|
|
|
|
#include "build/buildflag.h"
|
|
|
|
#define BUILDFLAG_INTERNAL_ENABLE_VR() (1)
|
|
|
|
#endif // COMPONENTS_TOOLBAR_BUILDFLAGS_H_
|