| Index: third_party/WebKit/Source/core/inspector/protocol/Profiler.h
|
| diff --git a/chrome/browser/resources/chromeos/login/oobe_card.js b/third_party/WebKit/Source/core/inspector/protocol/Profiler.h
|
| similarity index 75%
|
| copy from chrome/browser/resources/chromeos/login/oobe_card.js
|
| copy to third_party/WebKit/Source/core/inspector/protocol/Profiler.h
|
| index 22fd324d877f346134d11736d45ebe85c59fb936..7e4ba4ca9692a7acd4a28862f4191e92b7d8e068 100644
|
| --- a/chrome/browser/resources/chromeos/login/oobe_card.js
|
| +++ b/third_party/WebKit/Source/core/inspector/protocol/Profiler.h
|
| @@ -2,4 +2,4 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -Polymer({is: 'oobe-card'});
|
| +#include "platform/v8_inspector/protocol/Profiler.h"
|
|
|