Skip to content

Commit

Permalink
Move lss to match Chromium
Browse files Browse the repository at this point in the history
Issue: 152473909
Reviewed-on: #2952
  • Loading branch information
dahlstrom-g committed Apr 16, 2024
2 parents ddd43a1 + cb43407 commit dbe584c
Show file tree
Hide file tree
Showing 15 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/crashpad/crashpad/third_party/lss/lss.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#define CRASHPAD_THIRD_PARTY_LSS_LSS_H_

#if defined(STARBOARD) || NATIVE_TARGET_BUILD
#include "../../third_party/linux-syscall-support/linux_syscall_support.h"
#include "third_party/lss/linux_syscall_support.h"
#elif defined(CRASHPAD_LSS_SOURCE_EXTERNAL)
#include "third_party/lss/linux_syscall_support.h"
#elif defined(CRASHPAD_LSS_SOURCE_EMBEDDED)
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit dbe584c

Please sign in to comment.