Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(125)

Unified Diff: third_party/WebKit/Source/core/inspector/protocol/Profiler.h

Issue 2025953002: DevTools: generate class-per domain for remote debugging protocol. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"

Powered by Google App Engine
This is Rietveld 408576698