summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_common.gypi
diff options
context:
space:
mode:
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-29 20:57:34 +0000
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-29 20:57:34 +0000
commit29b25d090dda547a1b4340af1ad2a84cc498ab70 (patch)
tree054230b7c8af03f95c3e77befc38aff6ba3dd67d /chrome/chrome_common.gypi
parent1e932118a2ad13c144f958e46899b535c7bc0bdd (diff)
downloadchromium_src-29b25d090dda547a1b4340af1ad2a84cc498ab70.zip
chromium_src-29b25d090dda547a1b4340af1ad2a84cc498ab70.tar.gz
chromium_src-29b25d090dda547a1b4340af1ad2a84cc498ab70.tar.bz2
Move app/resources/* to ui/resources/ directory.
BUG=72317 TEST=None R=rsesek@chromium.org Review URL: http://codereview.chromium.org/7253057 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91010 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r--chrome/chrome_common.gypi4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index d6fc507..806c6eb 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -114,7 +114,6 @@
'theme_resources',
'theme_resources_standard',
'../app/app.gyp:app_base',
- '../app/app.gyp:app_resources',
'../base/base.gyp:base',
'../base/base.gyp:base_i18n',
'../base/base.gyp:base_static',
@@ -131,6 +130,7 @@
'../third_party/protobuf/protobuf.gyp:protobuf_lite',
'../third_party/sqlite/sqlite.gyp:sqlite',
'../third_party/zlib/zlib.gyp:zlib',
+ '../ui/ui.gyp:ui_resources',
'../webkit/support/webkit_support.gyp:glue',
],
'sources': [
@@ -527,11 +527,11 @@
'chrome_strings',
'common_constants_win64',
'app/policy/cloud_policy_codegen.gyp:policy_win64',
- '../app/app.gyp:app_resources',
'../base/base.gyp:base_nacl_win64',
'../ipc/ipc.gyp:ipc_win64',
'../third_party/libxml/libxml.gyp:libxml',
'../ui/ui.gyp:ui_base_nacl_win64',
+ '../ui/ui.gyp:ui_resources',
],
'include_dirs': [
'../third_party/icu/public/i18n',