| Index: gpu/config/gpu_control_list.h
|
| diff --git a/gpu/config/gpu_control_list.h b/gpu/config/gpu_control_list.h
|
| index 5d29776160afa854211ac772787fad9ccda59db3..6cd133ffac72e7cf98913bb605867d0e793c3dbf 100644
|
| --- a/gpu/config/gpu_control_list.h
|
| +++ b/gpu/config/gpu_control_list.h
|
| @@ -404,6 +404,7 @@ class GPU_EXPORT GpuControlList {
|
| void SetInProcessGPUInfo(bool value);
|
|
|
| bool SetFeatures(const std::vector<std::string>& features,
|
| + const std::vector<std::string>& exceptions,
|
| const FeatureMap& feature_map,
|
| bool supports_feature_type_all);
|
|
|
|
|