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

Unified Diff: content/content_tests.gypi

Issue 16325022: move content/common_child to content/child (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 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
« no previous file with comments | « content/content_common_child.gypi ('k') | content/plugin/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index e24cdfea501c70cb556aa2eef9194fb00e5b779d..ced73ba78e6dda35aaef002eac564c0cc2fc4367 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -374,8 +374,8 @@
'common/sandbox_mac_system_access_unittest.mm',
'common/sandbox_mac_unittest_helper.h',
'common/sandbox_mac_unittest_helper.mm',
- 'common_child/indexed_db/indexed_db_dispatcher_unittest.cc',
- 'common_child/indexed_db/proxy_webidbcursor_impl_unittest.cc',
+ 'child/indexed_db/indexed_db_dispatcher_unittest.cc',
+ 'child/indexed_db/proxy_webidbcursor_impl_unittest.cc',
'renderer/active_notification_tracker_unittest.cc',
'renderer/android/email_detector_unittest.cc',
'renderer/android/phone_number_detector_unittest.cc',
« no previous file with comments | « content/content_common_child.gypi ('k') | content/plugin/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698