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

Unified Diff: webkit/webkit.gyp

Issue 273019: Added stub implementation of SharedWorkerRepository. (Closed)
Patch Set: Fixing style nit. 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 | « webkit/api/src/SharedWorkerRepository.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/webkit.gyp
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp
index e46d49c3e1559ac0d5f4aaa5b5599b640f3f8aec..0d1598016e31929bc6cdbcac9559efcb6306485c 100644
--- a/webkit/webkit.gyp
+++ b/webkit/webkit.gyp
@@ -175,6 +175,7 @@
'api/src/PlatformMessagePortChannel.cpp',
'api/src/PlatformMessagePortChannel.h',
'api/src/ResourceHandle.cpp',
+ 'api/src/SharedWorkerRepository.cpp',
'api/src/SocketStreamHandle.cpp',
'api/src/StorageAreaProxy.cpp',
'api/src/StorageAreaProxy.h',
« no previous file with comments | « webkit/api/src/SharedWorkerRepository.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698