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

Unified Diff: base/base.gyp

Issue 12481028: base: Move the rest of JSONValueSerializer unit tests from c/common to base/json. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: change the extension to json Created 7 years, 9 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 | « no previous file | base/base_paths.h » ('j') | base/base_paths.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index ef1d60f99991eedf3ce647a05c3bb5a495e8f5e3..a12018290e5581f9b2f632a0b7aca58a8310244c 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -699,9 +699,10 @@
'action_name': 'copy_test_data',
'variables': {
'test_data_files': [
- 'data/json/bom_feff.json',
'data/file_util_unittest',
+ 'data/json/bom_feff.json',
'prefs/test/data/pref_service',
+ 'test/data',
],
'test_data_prefix': 'base',
},
« no previous file with comments | « no previous file | base/base_paths.h » ('j') | base/base_paths.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698