naiveproxy/base/task/test_task_traits_extension.cc

13 lines
328 B
C++
Raw Normal View History

2018-12-10 05:59:24 +03:00
// Copyright (c) 2018 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.
#include "base/task/test_task_traits_extension.h"
namespace base {
// static
constexpr uint8_t TestTaskTraitsExtension::kExtensionId;
} // namespace base