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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 486573002: Move webkit resources over to content. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rm the build files from webkit/glue/resources Created 6 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: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index cdaa66f511a8651bac987d9df0e9d479c82527bb..4e16a07cfd72e4783d82abc3d5b4255adcfd8062 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -2003,6 +2003,7 @@
['OS!="ios"', {
'dependencies': [
'common/extensions/api/api.gyp:chrome_api',
+ '../content/app/resources/content_resources.gyp:content_resources',
Lei Zhang 2014/08/19 05:05:32 content after components
tfarina 2014/08/22 01:28:31 Done.
'../components/components.gyp:autofill_content_test_support',
'../components/components.gyp:component_metrics_proto',
'../components/components.gyp:data_reduction_proxy_test_support',
@@ -2019,7 +2020,6 @@
'../tools/json_schema_compiler/test/json_schema_compiler_tests.gyp:json_schema_compiler_tests',
'../ui/gl/gl.gyp:gl',
'../v8/tools/gyp/v8.gyp:v8',
- '../webkit/glue/resources/webkit_resources.gyp:webkit_resources',
],
# TODO(scr): Use this in browser_tests too.
'includes': [
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/renderer/DEPS » ('j') | tools/emacs/trybot-mac.txt » ('J')

Powered by Google App Engine
This is Rietveld 408576698