| Index: components/pdf/common/pdf_message_generator.h
|
| diff --git a/chrome/browser/resources/chromeos/chromevox/chromevox/background/options_loader.js b/components/pdf/common/pdf_message_generator.h
|
| similarity index 61%
|
| copy from chrome/browser/resources/chromeos/chromevox/chromevox/background/options_loader.js
|
| copy to components/pdf/common/pdf_message_generator.h
|
| index ec7999afeabaac98adb6ad748c24277504461b4a..c55d672f121630ec4bf4aee3e17a8074f0e60497 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/chromevox/background/options_loader.js
|
| +++ b/components/pdf/common/pdf_message_generator.h
|
| @@ -2,9 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -/**
|
| - * @fileoverview Loads the options script.
|
| - *
|
| - */
|
| +// Multiply-included file, no traditional include guard.
|
|
|
| -goog.require('cvox.OptionsPage');
|
| +#include "components/pdf/common/pdf_messages.h"
|
|
|