From 711f428ee4902672583deb28eb8002308e16c1d4 Mon Sep 17 00:00:00 2001 From: "jam@chromium.org" Date: Fri, 22 Jun 2012 02:18:23 +0000 Subject: Undo the startup_helper_win.h change in r143501 because that breaks the sandbox in component builds. Review URL: https://chromiumcodereview.appspot.com/10638010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@143515 0039d316-1c4b-4281-b951-d872f2087c98 --- ash/ash.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'ash') diff --git a/ash/ash.gyp b/ash/ash.gyp index 3c41a17..a9d2dd3 100644 --- a/ash/ash.gyp +++ b/ash/ash.gyp @@ -526,6 +526,7 @@ 'shell/window_watcher.h', '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources_standard/ui_resources_standard.rc', '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/ui_resources.rc', + '../content/app/startup_helper_win.cc', '../ui/views/test/test_views_delegate.cc', ], 'conditions': [ -- cgit v1.1