summaryrefslogtreecommitdiffstats
path: root/ash
diff options
context:
space:
mode:
authorben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-15 21:04:59 +0000
committerben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-15 21:04:59 +0000
commit47a7c002213e7008d7a989122acfe182a1114ad4 (patch)
treecba5310a9d012c396554ac03f0c69564f28a0a84 /ash
parentab68db2dfa3e111939a207fe1e19e5b9a529fd5c (diff)
downloadchromium_src-47a7c002213e7008d7a989122acfe182a1114ad4.zip
chromium_src-47a7c002213e7008d7a989122acfe182a1114ad4.tar.gz
chromium_src-47a7c002213e7008d7a989122acfe182a1114ad4.tar.bz2
Rename wm_core_export.h to wm_export.h and the wm_core target to just wm
Extracted from https://codereview.chromium.org/209383003/ http://crbug.com/308710 TBR=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=263812 Review URL: https://codereview.chromium.org/237873003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@263994 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash')
-rw-r--r--ash/ash.gyp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ash/ash.gyp b/ash/ash.gyp
index a0db4b0..e0f798c 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -41,7 +41,7 @@
'../ui/views/controls/webview/webview.gyp:webview',
'../ui/views/views.gyp:views',
'../ui/web_dialogs/web_dialogs.gyp:web_dialogs',
- '../ui/wm/wm.gyp:wm_core',
+ '../ui/wm/wm.gyp:wm',
'../url/url.gyp:url_lib',
'ash_strings.gyp:ash_strings',
'ash_resources',
@@ -886,7 +886,7 @@
'../ui/views/views.gyp:views',
'../ui/views/views.gyp:views_test_support',
'../ui/web_dialogs/web_dialogs.gyp:web_dialogs_test_support',
- '../ui/wm/wm.gyp:wm_core',
+ '../ui/wm/wm.gyp:wm',
'../url/url.gyp:url_lib',
'ash_strings.gyp:ash_strings',
'ash',