blob: 93d84e125533b2b25d041b3d5355bd6ee0f5be01 [file] [log] [blame]
// Copyright 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 "sql/sql_features.h"
namespace sql {
namespace features {
// Flags for SQLite configuration experiments will be defined here.
} // namespace features
} // namespace sql