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

Unified Diff: webkit/api/public/WebKitClient.h

Issue 342064: Fixed style nits. (Closed)
Patch Set: Created 11 years, 2 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 | webkit/api/public/WebSharedWorker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/api/public/WebKitClient.h
diff --git a/webkit/api/public/WebKitClient.h b/webkit/api/public/WebKitClient.h
index 83ac70c0c078aafe6e0ffa6ce02d7e06a4407044..c12d6a722dbad8427283dc7c9925bec1b6560aa6 100644
--- a/webkit/api/public/WebKitClient.h
+++ b/webkit/api/public/WebKitClient.h
@@ -225,7 +225,9 @@ namespace WebKit {
// sandbox isn't active).
virtual bool sandboxEnabled() = 0;
+
// Shared Workers ------------------------------------------------------
+
virtual WebSharedWorkerRepository* sharedWorkerRepository() = 0;
// Sudden Termination --------------------------------------------------
« no previous file with comments | « no previous file | webkit/api/public/WebSharedWorker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698