From d7ce427395f3ea473c9eac56107832fa8093ce09 Mon Sep 17 00:00:00 2001 From: "jam@chromium.org" Date: Sat, 27 Mar 2010 01:06:01 +0000 Subject: Use internal pdf plugin with --internal-pdf Review URL: http://codereview.chromium.org/1462001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42886 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/chrome_switches.h | 1 + 1 file changed, 1 insertion(+) (limited to 'chrome/common/chrome_switches.h') diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h index 84cbdff..3a57ad9 100644 --- a/chrome/common/chrome_switches.h +++ b/chrome/common/chrome_switches.h @@ -127,6 +127,7 @@ extern const char kImportFromFile[]; extern const char kInProcessPlugins[]; extern const char kIncognito[]; extern const char kInternalNaCl[]; +extern const char kInternalPDF[]; extern const char kInternalPepper[]; extern const char kJavaScriptFlags[]; extern const char kLoadExtension[]; -- cgit v1.1