// Copyright 2019 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef FUCHSIA_WEB_WEBENGINE_TEST_TEST_DATA_H_
#define FUCHSIA_WEB_WEBENGINE_TEST_TEST_DATA_H_
// Path to data used in browsertests.
extern const char kTestServerRoot[];
#endif // FUCHSIA_WEB_WEBENGINE_TEST_TEST_DATA_H_