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

Unified Diff: webkit/blob/webkit_blob.gypi

Issue 10447055: Move fileapi into its own component (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Cleanup Created 8 years, 7 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
Index: webkit/blob/webkit_blob.gypi
diff --git a/webkit/blob/webkit_blob.gypi b/webkit/blob/webkit_blob.gypi
index 196c3fbfab43bfd4d079ac4d95b6de177023eb44..5a05d7ddfd4167ce964075eee2c20d907764b928 100644
--- a/webkit/blob/webkit_blob.gypi
+++ b/webkit/blob/webkit_blob.gypi
@@ -50,13 +50,6 @@
'<(DEPTH)/webkit/support/setup_third_party.gyp:third_party_headers',
],
}],
- # TODO(dpranke): Figure out why this works at all and/or get
- # rid of it.
- ['OS=="win" and component == "shared_library"', {
- 'dependencies': [
- '<(DEPTH)/webkit/support/webkit_support.gyp:glue',
- ],
- }],
],
},
],
« no previous file with comments | « content/common/fileapi/webfilesystem_callback_dispatcher.cc ('k') | webkit/fileapi/file_system_callback_dispatcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698