summaryrefslogtreecommitdiffstats
path: root/.gn
diff options
context:
space:
mode:
authormichaelbai <michaelbai@chromium.org>2015-11-11 20:29:53 -0800
committerCommit bot <commit-bot@chromium.org>2015-11-12 04:30:36 +0000
commitcbcc7e6bd019949af0071f846fb6374f9ebe22f4 (patch)
tree629c4860908b54cb14a52e19282e7a9fe8a175dc /.gn
parent0628127931bf577cf3b8f33602214e5cfa24050a (diff)
downloadchromium_src-cbcc7e6bd019949af0071f846fb6374f9ebe22f4.zip
chromium_src-cbcc7e6bd019949af0071f846fb6374f9ebe22f4.tar.gz
chromium_src-cbcc7e6bd019949af0071f846fb6374f9ebe22f4.tar.bz2
GN WebView: build system_webview_apk
TBR=brettw BUG=532905 Review URL: https://codereview.chromium.org/1440803002 Cr-Commit-Position: refs/heads/master@{#359263}
Diffstat (limited to '.gn')
-rw-r--r--.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gn b/.gn
index 3e528d2..bed9277 100644
--- a/.gn
+++ b/.gn
@@ -249,6 +249,7 @@ check_targets = [
# to force additional review for new uses of exec_script, which is strongly
# discouraged except for gypi_to_gn calls.
exec_script_whitelist = [
+ "//android_webview/BUILD.gn",
"//ash/BUILD.gn",
"//build/config/android/config.gni",
"//build/config/android/internal_rules.gni",