blob: 4844dafb04ba3eff67e68b0a7c5aacf7e4ac4777 [file] [log] [blame]
// Copyright 2016 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 "core/layout/ng/NGBlockLayoutAlgorithm.h"
namespace blink {
NGBlockLayoutAlgorithm::NGBlockLayoutAlgorithm()
{
}
} // namespace blink