// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// FIX for compile problem with chromium
// https://github.com/pagespeed/ngx_pagespeed/issues/197#issuecomment-15655467
#ifdef LOG_INFO
#undef LOG_INFO
#endif
#ifdef LOG_WARNING
#undef LOG_WARNING
#ifndef BASE_LOGGING_H_
#define BASE_LOGGING_H_