| Index: gpu/config/gpu_info_collector.h
|
| diff --git a/gpu/config/gpu_info_collector.h b/gpu/config/gpu_info_collector.h
|
| index f16071b28c7020124bc205e3c53122b2934733e7..f3d339e8876c80190c829a65f15509501bf1c3c0 100644
|
| --- a/gpu/config/gpu_info_collector.h
|
| +++ b/gpu/config/gpu_info_collector.h
|
| @@ -66,8 +66,6 @@
|
|
|
| // Advanced Micro Devices has interesting configurations on laptops were
|
| // there are two videocards that can alternatively a given process output.
|
| -// TODO(zmo): remove them when we remove the GetAMDVideocardType() in the
|
| -// internal src/third_party/amd.
|
| enum AMDVideoCardType {
|
| UNKNOWN,
|
| STANDALONE,
|
|
|