summaryrefslogtreecommitdiff
path: root/chrome/common/chrome_content_client_constants.cc
blob: aeda5340e33fb6103834c001ee455f9e1b9ff71d (plain)
1
2
3
4
5
6
7
8
9
// Copyright 2013 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 "chrome/common/chrome_content_client.h"

const char* const ChromeContentClient::kPDFPluginName = "Chrome PDF Viewer";
const char* const ChromeContentClient::kRemotingViewerPluginPath =
    "internal-remoting-viewer";