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

Unified Diff: content/content_tests.gypi

Issue 17840006: Move IndexedDB files out of in_process_webkit (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 01eeab88e756c90bd55206b569b6f4fd249a5b70..c354f88509bca39f908055d4e2def631c822321b 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -802,7 +802,7 @@
'browser/gpu/gpu_pixel_browsertest.cc',
'browser/gpu/webgl_conformance_test.cc',
'browser/gpu/webgl_conformance_test_list_autogen.h',
- 'browser/in_process_webkit/indexed_db_browsertest.cc',
+ 'browser/indexed_db/indexed_db_browsertest.cc',
'browser/loader/resource_dispatcher_host_browsertest.cc',
'browser/media/encrypted_media_browsertest.cc',
'browser/media/media_browsertest.cc',
« content/browser/indexed_db/indexed_db_database.cc ('K') | « content/content_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698