From 5340bb07001edf6d3ae2ef0da8134de8b9a58a31 Mon Sep 17 00:00:00 2001 From: Marshall Greenblatt Date: Fri, 1 Jun 2018 15:37:35 -0400 Subject: [PATCH] Remove duplicate entry for resource_util.h --- cef_paths2.gypi | 1 - 1 file changed, 1 deletion(-) diff --git a/cef_paths2.gypi b/cef_paths2.gypi index eb9b4d2b1..7734a70a6 100644 --- a/cef_paths2.gypi +++ b/cef_paths2.gypi @@ -159,7 +159,6 @@ 'tests/shared/browser/main_message_loop_std.cc', 'tests/shared/browser/main_message_loop_std.h', 'tests/shared/browser/resource_util.h', - 'tests/shared/browser/resource_util.h', ], 'shared_sources_common': [ 'tests/shared/common/client_app.cc',