From 0ead977816dc8163cbda64214b2ba8cc779fab85 Mon Sep 17 00:00:00 2001 From: brettw Date: Mon, 23 Nov 2015 15:12:08 -0800 Subject: Add metro driver and delegate_execute to GN build. This also makes //win8/* pass "gn check". BUG=512864,512869 Review URL: https://codereview.chromium.org/1464263003 Cr-Commit-Position: refs/heads/master@{#361211} --- .gn | 1 + 1 file changed, 1 insertion(+) (limited to '.gn') diff --git a/.gn b/.gn index 0644a66..796c2d6 100644 --- a/.gn +++ b/.gn @@ -244,6 +244,7 @@ check_targets = [ #"//ui/*", # Just a few problems. "//url/*", "//v8/*", + "//win8/*", ] # These are the list of GN files that run exec_script. This whitelist exists -- cgit v1.1