mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Add gmouse@ to authors.
PiperOrigin-RevId: 347336942 Change-Id: Iaa8aef0084882ced82fb1331841bb2aa21753004
This commit is contained in:
parent
742fafa433
commit
8bf410f0bb
|
@ -31,7 +31,7 @@
|
|||
#include <memory>
|
||||
#include <utility>
|
||||
|
||||
#include "absl/base/internal/raw_logging.h"
|
||||
#include "sandboxed_api/util/raw_logging.h"
|
||||
#include "absl/base/attributes.h"
|
||||
#include "absl/base/macros.h"
|
||||
#include "absl/memory/memory.h"
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
#include <vector>
|
||||
|
||||
#include <glog/logging.h>
|
||||
#include "absl/base/internal/raw_logging.h"
|
||||
#include "sandboxed_api/util/raw_logging.h"
|
||||
#include "absl/strings/numbers.h"
|
||||
#include "absl/strings/str_cat.h"
|
||||
#include "absl/strings/str_split.h"
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
#ifndef SANDBOXED_API_UTIL_RAW_LOGGING_H_
|
||||
#define SANDBOXED_API_UTIL_RAW_LOGGING_H_
|
||||
|
||||
#include "absl/base/internal/raw_logging.h"
|
||||
#include "sandboxed_api/util/raw_logging.h"
|
||||
#include "absl/strings/str_cat.h"
|
||||
#include "absl/strings/str_format.h"
|
||||
#include "sandboxed_api/sandbox2/util/strerror.h"
|
||||
|
|
Loading…
Reference in New Issue
Block a user