Chromium Code Reviews| Index: chrome/test/data/extensions/api_test/messaging/connect_nobackground/page_in_main_frame.html |
| diff --git a/third_party/WebKit/Source/devtools/front_end/main/renderingOptions.css b/chrome/test/data/extensions/api_test/messaging/connect_nobackground/page_in_main_frame.html |
| similarity index 71% |
| copy from third_party/WebKit/Source/devtools/front_end/main/renderingOptions.css |
| copy to chrome/test/data/extensions/api_test/messaging/connect_nobackground/page_in_main_frame.html |
| index 7970e3e3d1c990c1135b7ecc853431dcecec800c..298ed425d294f0e1865660f2d0d7462fcbd7a781 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/main/renderingOptions.css |
| +++ b/chrome/test/data/extensions/api_test/messaging/connect_nobackground/page_in_main_frame.html |
| @@ -1,10 +1,6 @@ |
| -/* |
| +<!-- |
| * Copyright (c) 2015 The Chromium Authors. All rights reserved. |
|
Devlin
2015/10/30 01:21:43
nit: no (c)
|
| * Use of this source code is governed by a BSD-style license that can be |
| * found in the LICENSE file. |
| - */ |
| - |
| -label { |
| - margin: 12px 0 0 0; |
| - padding: 0 4px 0 12px; |
| -} |
| +--> |
| +<script src="test.js"></script> |