blob: f3a7dd61f9ec19190c984695d0a22088a9f3d2dd [file] [log] [blame]
// Copyright 2013 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "components/webdata/common/webdata_constants.h"
#include "build/build_config.h"
const base::FilePath::CharType kWebDataFilename[] =
FILE_PATH_LITERAL("Web Data");
const base::FilePath::CharType kAccountWebDataFilename[] =
FILE_PATH_LITERAL("Account Web Data");