diff options
Diffstat (limited to 'base/third_party/symbolize/config.h')
-rw-r--r-- | base/third_party/symbolize/config.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/base/third_party/symbolize/config.h b/base/third_party/symbolize/config.h deleted file mode 100644 index 945f5a6..0000000 --- a/base/third_party/symbolize/config.h +++ /dev/null @@ -1,7 +0,0 @@ -// Copyright (c) 2010 The Chromium Authors. All rights reserved. -// Use of this source code is governed by a BSD-style license that can be -// found in the LICENSE file. - -#define GOOGLE_NAMESPACE google -#define _END_GOOGLE_NAMESPACE_ } -#define _START_GOOGLE_NAMESPACE_ namespace google { |