blob: 2563cc1c7d963d8a35230199ee7901a4953bc148 [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 "ios/web/test/test_url_constants.h"
namespace web {
const char kTestWebUIScheme[] = "testwebui";
const char kTestNativeContentScheme[] = "testnativecontent";
const char kTestAppSpecificScheme[] = "testappspecific";
} // namespace web