From 47a7c002213e7008d7a989122acfe182a1114ad4 Mon Sep 17 00:00:00 2001 From: "ben@chromium.org" Date: Tue, 15 Apr 2014 21:04:59 +0000 Subject: 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 --- ash/ash.gyp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ash') 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', -- cgit v1.1