| Index: third_party/WebKit/Source/core/inspector/protocol/HeapProfiler.h
|
| diff --git a/chrome/browser/resources/chromeos/login/oobe_card.js b/third_party/WebKit/Source/core/inspector/protocol/HeapProfiler.h
|
| similarity index 74%
|
| copy from chrome/browser/resources/chromeos/login/oobe_card.js
|
| copy to third_party/WebKit/Source/core/inspector/protocol/HeapProfiler.h
|
| index 22fd324d877f346134d11736d45ebe85c59fb936..9047195d3a331ada90508057086cdaf833572754 100644
|
| --- a/chrome/browser/resources/chromeos/login/oobe_card.js
|
| +++ b/third_party/WebKit/Source/core/inspector/protocol/HeapProfiler.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/HeapProfiler.h"
|
|
|