summaryrefslogtreecommitdiff
path: root/base/third_party/symbolize/symbolize.h
diff options
context:
space:
mode:
authorHidehiko Abe <hidehiko@google.com>2018-02-21 18:42:08 +0000
committerandroid-build-merger <android-build-merger@google.com>2018-02-21 18:42:08 +0000
commit41c169d01e50366cf10865ea2842e4fbf5680270 (patch)
tree7a56bdf0141b59e3f5f257dbd35479c41027fd98 /base/third_party/symbolize/symbolize.h
parent5dbf0c2ab3ce8ba3300639cb2a50515fe913be7f (diff)
parent650b658e5d0a878624a693a1c199f4c34ee701d2 (diff)
downloadlibchrome-41c169d01e50366cf10865ea2842e4fbf5680270.tar.gz
Use header files to proxy system headers. am: db03e04f4e
am: 650b658e5d Change-Id: I9c6725cdeb39aea1884061caf2ca75d3b4fd3741
Diffstat (limited to 'base/third_party/symbolize/symbolize.h')
-rw-r--r--base/third_party/symbolize/symbolize.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/base/third_party/symbolize/symbolize.h b/base/third_party/symbolize/symbolize.h
new file mode 100644
index 0000000000..59beafb7cb
--- /dev/null
+++ b/base/third_party/symbolize/symbolize.h
@@ -0,0 +1,15 @@
+// Copyright (C) 2018 The Android Open Source Project
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+// http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+
+#error "symbolize support was removed from libchrome"