Skip to content

Commit

Permalink
fixup: 2974074: Remove base/cxx17_backports.h from stl_util.h.
Browse files Browse the repository at this point in the history
  • Loading branch information
jkleinsc authored and codebytere committed Jul 15, 2021
1 parent a7b53b6 commit af5da4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shell/browser/ui/win/jump_list.cc
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

#include <propkey.h> // for PKEY_* constants

#include "base/cxx17_backports.h"
#include "base/logging.h"
#include "base/stl_util.h"
#include "base/win/scoped_co_mem.h"
#include "base/win/scoped_propvariant.h"
#include "base/win/win_util.h"
Expand Down

0 comments on commit af5da4d

Please sign in to comment.