logging.h 291 B

123456789
  1. // Copyright 2020 The Chromium Authors. All rights reserved.
  2. // Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
  3. #ifndef SHELL_ENCRYPTION_GLOG_H_
  4. #define SHELL_ENCRYPTION_GLOG_H_
  5. #include"base/logging.h"
  6. #endif // SHELL_ENCRYPTION_GLOG_H_