Add DriveAppRegistryObserver.
[chromium-blink-merge.git] / base / third_party / symbolize / glog / raw_logging.h
blobf5515c47a579c1caa973ab662a997a708c1dd279
1 // Copyright (c) 2010 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 #define WARNING 1;
6 #define RAW_LOG(severity, ...); // Do nothing.