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

Unified Diff: Source/core/core.gypi

Issue 15901021: Move window.crypto to modules/crypto (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix compile error in debug mode Created 7 years, 6 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 | « Source/bindings/v8/custom/V8CryptoCustom.cpp ('k') | Source/core/page/Crypto.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 37b9e9c985886125f406763d7adf554bbd2c49fd..733a49ae64a8ca0ba394c45004a35bced1eb0909 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -267,7 +267,6 @@
'loader/appcache/DOMApplicationCache.idl',
'page/BarProp.idl',
'page/Console.idl',
- 'page/Crypto.idl',
'page/DOMWindow.idl',
'page/DOMWindowPagePopup.idl',
'page/EventSource.idl',
@@ -1122,8 +1121,6 @@
'page/ContentSecurityPolicy.cpp',
'page/ContextMenuController.cpp',
'page/ContextMenuProvider.h',
- 'page/Crypto.cpp',
- 'page/Crypto.h',
'page/DeviceClient.h',
'page/DeviceController.cpp',
'page/DeviceController.h',
« no previous file with comments | « Source/bindings/v8/custom/V8CryptoCustom.cpp ('k') | Source/core/page/Crypto.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698