This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhuyujia-webhopper/collector/adg-linux/gen/ui/base/ui_features.h
little_stone bd2d50cf35 code update
2022-05-05 20:41:28 +08:00

17 lines
510 B
C
Executable File

// Generated by build/write_buildflag_header.py
// From "//ui/base:ui_features"
#ifndef UI_BASE_UI_FEATURES_H_
#define UI_BASE_UI_FEATURES_H_
#include "build/buildflag.h"
#define BUILDFLAG_INTERNAL_ENABLE_HIDPI() (1)
#define BUILDFLAG_INTERNAL_ENABLE_MESSAGE_CENTER() (1)
#define BUILDFLAG_INTERNAL_ENABLE_MUS() (0)
#define BUILDFLAG_INTERNAL_USE_XKBCOMMON() (0)
#define BUILDFLAG_INTERNAL_MAC_VIEWS_BROWSER() (0)
#define BUILDFLAG_INTERNAL_HAS_NATIVE_ACCESSIBILITY() (1)
#endif // UI_BASE_UI_FEATURES_H_