Index: third_party/WebKit/Source/core/workers/WorkerThread.cpp |
diff --git a/third_party/WebKit/Source/core/workers/WorkerThread.cpp b/third_party/WebKit/Source/core/workers/WorkerThread.cpp |
index 0ce13b40a53be645cf994a9a9977afbd7ce00963..17fa0289d532ae7f887935ab478db1d7fd7d7b47 100644 |
--- a/third_party/WebKit/Source/core/workers/WorkerThread.cpp |
+++ b/third_party/WebKit/Source/core/workers/WorkerThread.cpp |
@@ -1,4 +1,5 @@ |
/* |
+ // [PostMessage, RaisesException] void postMessage(SerializedScriptValue message, optional sequence<Transferable> transfer); |
* Copyright (C) 2008 Apple Inc. All Rights Reserved. |
* |
* Redistribution and use in source and binary forms, with or without |