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

Unified Diff: Source/weborigin/weborigin.gypi

Issue 54053006: Move weborigin/ under platform/ so that it may someday call platform APIs (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Stale refernence to weboriginexport in .gpyi Created 7 years, 1 month 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/weborigin/weborigin.gyp ('k') | Source/weborigin/weborigin_tests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/weborigin/weborigin.gypi
diff --git a/Source/weborigin/weborigin.gypi b/Source/weborigin/weborigin.gypi
deleted file mode 100644
index 9a0d91a3db150f9c519bbf4d916b0b4e19313b0b..0000000000000000000000000000000000000000
--- a/Source/weborigin/weborigin.gypi
+++ /dev/null
@@ -1,30 +0,0 @@
-{
- 'variables': {
- 'weborigin_files': [
- 'DatabaseIdentifier.cpp',
- 'DatabaseIdentifier.h',
- 'KURL.cpp',
- 'KURL.h',
- 'KURLHash.h',
- 'KnownPorts.cpp',
- 'KnownPorts.h',
- 'OriginAccessEntry.cpp',
- 'OriginAccessEntry.h',
- 'ReferrerPolicy.h',
- 'SchemeRegistry.cpp',
- 'SchemeRegistry.h',
- 'SecurityOrigin.cpp',
- 'SecurityOrigin.h',
- 'SecurityOriginCache.h',
- 'SecurityOriginHash.h',
- 'SecurityPolicy.cpp',
- 'SecurityPolicy.h',
- 'WebOriginExport.h',
- ],
- 'weborigin_test_files': [
- 'DatabaseIdentifierTest.cpp',
- 'KURLTest.cpp',
- 'SecurityOriginTest.cpp',
- ],
- },
-}
« no previous file with comments | « Source/weborigin/weborigin.gyp ('k') | Source/weborigin/weborigin_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698