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

Issue 519052: Add the Chrome Frame tests to the chromium_builder target in all.gyp. (Closed)

Created:
10 years, 11 months ago by robertshield
Modified:
9 years, 6 months ago
Reviewers:
Nicolas Sylvain
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Add the Chrome Frame tests to the chromium_builder target in all.gyp. BUG=None TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=35624

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M build/all.gyp View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
robertshield
10 years, 11 months ago (2010-01-05 21:56:37 UTC) #1
Nicolas Sylvain
10 years, 11 months ago (2010-01-05 22:23:40 UTC) #2
LGTM

On Tue, Jan 5, 2010 at 1:56 PM, <robertshield@chromium.org> wrote:

> Reviewers: Nicolas Sylvain,
>
> Description:
> Add the Chrome Frame tests to the chromium_builder target in all.gyp.
>
> BUG=None
> TEST=None
>
> Please review this at http://codereview.chromium.org/519052
>
> SVN Base: svn://svn.chromium.org/chrome/trunk/src/
>
> Affected files:
>  M     build/all.gyp
>
>
> Index: build/all.gyp
> ===================================================================
> --- build/all.gyp       (revision 35548)
> +++ build/all.gyp       (working copy)
> @@ -218,6 +218,9 @@
>             # 2) be expressed in the ui tests dependencies.
>             '../webkit/tools/test_shell/test_shell.gyp:test_shell_common',
>             'temp_gyp/googleurl.gyp:googleurl_unittests',
> +            '../chrome_frame/chrome_frame.gyp:chrome_frame_tests',
> +            '../chrome_frame/chrome_frame.gyp:chrome_frame_unittests',
> +            '../chrome_frame/chrome_frame.gyp:chrome_frame_net_tests',
>           ],
>         },
>         {
>
>
>

Powered by Google App Engine
This is Rietveld 408576698