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

Unified Diff: content/content_tests.gypi

Issue 10834350: Remove all the indexeddb-related utility process code (Closed) Base URL: http://git.chromium.org/chromium/src.git@opencursor-cleanup
Patch Set: Updated against trunk, disabled one test Created 8 years, 4 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 7c463083ae434960d519d044a3fda8d25026bf76..ec06e18daf923f77c93206a7c889c156202f0f91 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -573,7 +573,7 @@
'browser/fileapi/file_system_browsertest.cc',
'browser/in_process_webkit/indexed_db_browsertest.cc',
'browser/in_process_webkit/indexed_db_layout_browsertest.cc',
- 'browser/indexed_db/idbbindingutilities_browsertest.cc',
+# 'browser/indexed_db/idbbindingutilities_browsertest.cc',
dgrogan 2012/08/17 20:15:00 What's the plan here?
'browser/media_browsertest.cc',
'browser/plugin_data_remover_impl_browsertest.cc',
'browser/plugin_browsertest.cc',

Powered by Google App Engine
This is Rietveld 408576698