12 lines
267 B
C
Executable File
12 lines
267 B
C
Executable File
// Generated by build/write_buildflag_header.py
|
|
// From "//ui/views:features"
|
|
|
|
#ifndef UI_VIEWS_FEATURES_H_
|
|
#define UI_VIEWS_FEATURES_H_
|
|
|
|
#include "build/buildflag.h"
|
|
|
|
#define BUILDFLAG_INTERNAL_ENABLE_NATIVE_WINDOW_NAV_BUTTONS() (1)
|
|
|
|
#endif // UI_VIEWS_FEATURES_H_
|