blob: 6945c9c8b7810e43e61f71f5df408da0daf7cb31 [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";
} // namespace web