summaryrefslogtreecommitdiffstats
path: root/src/core/global_descriptors_qt.h
blob: e9d490a2eb1130902c7558787a705449706432bf (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef GLOBAL_DESCRIPTORS_QT_H
#define GLOBAL_DESCRIPTORS_QT_H

#include "content/public/common/content_descriptors.h"

enum {
    kWebEngineLocale = kContentIPCDescriptorMax + 1,
};

#endif // GLOBAL_DESCRIPTORS_QT_H