Browse Source

chore: import base/macros.h into asar archive.h (#31597)

Co-authored-by: VerteDinde <[email protected]>
trop[bot] 3 years ago
parent
commit
517493a1f3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      shell/common/asar/archive.h

+ 1 - 0
shell/common/asar/archive.h

@@ -12,6 +12,7 @@
 
 #include "base/files/file.h"
 #include "base/files/file_path.h"
+#include "base/macros.h"
 #include "base/synchronization/lock.h"
 #include "third_party/abseil-cpp/absl/types/optional.h"