repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add DriveAppRegistryObserver.
[chromium-blink-merge.git]
/
base
/
third_party
/
symbolize
/
glog
/
raw_logging.h
blob
f5515c47a579c1caa973ab662a997a708c1dd279
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.
4
5
#define WARNING 1;
6
#define RAW_LOG(severity, ...);
// Do nothing.