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

Unified Diff: Source/WebCore/bindings/dart/DartApplicationLoader.h

Issue 9260001: Instrumentations to trace Swarm startup. (Closed) Base URL: svn://svn.chromium.org/multivm/trunk/webkit
Patch Set: Created 8 years, 11 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
« no previous file with comments | « no previous file | Source/WebCore/bindings/dart/DartApplicationLoader.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/bindings/dart/DartApplicationLoader.h
diff --git a/Source/WebCore/bindings/dart/DartApplicationLoader.h b/Source/WebCore/bindings/dart/DartApplicationLoader.h
index d11a1ae199113aea7785b191d8448c455a3a1851..d47fcbdd54bdee011b195e9dfba757545ddc2871 100644
--- a/Source/WebCore/bindings/dart/DartApplicationLoader.h
+++ b/Source/WebCore/bindings/dart/DartApplicationLoader.h
@@ -91,6 +91,7 @@ private:
bool m_mainScriptHasBeenLoaded;
friend class ScriptLoadCallback;
+ friend class Timeline;
};
// FIXME: consolidate when we have multiple isolates.
« no previous file with comments | « no previous file | Source/WebCore/bindings/dart/DartApplicationLoader.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698