| Index: chrome/test/data/translate/pseudo_element_main.js
|
| diff --git a/components/autofill/common/autofill_message_generator.h b/chrome/test/data/translate/pseudo_element_main.js
|
| similarity index 60%
|
| copy from components/autofill/common/autofill_message_generator.h
|
| copy to chrome/test/data/translate/pseudo_element_main.js
|
| index 993b68d8047015e2eed0ae26312279295ba199b9..ba71c6115aa67482b0f6e9c39bddeb72b35e2f34 100644
|
| --- a/components/autofill/common/autofill_message_generator.h
|
| +++ b/chrome/test/data/translate/pseudo_element_main.js
|
| @@ -2,6 +2,5 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// Multiply-included file, hence no include guard.
|
| -
|
| -#include "components/autofill/common/autofill_messages.h"
|
| +div_log('The second script pseudo_element_main.js is loaded');
|
| +document.title = 'PASS';
|
|
|