summaryrefslogtreecommitdiffstats
path: root/chromium/android_webview/common/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/android_webview/common/BUILD.gn')
-rw-r--r--chromium/android_webview/common/BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/chromium/android_webview/common/BUILD.gn b/chromium/android_webview/common/BUILD.gn
index 88af4835077..c4f4c5af2a0 100644
--- a/chromium/android_webview/common/BUILD.gn
+++ b/chromium/android_webview/common/BUILD.gn
@@ -23,6 +23,8 @@ source_set("common") {
"aw_content_client.cc",
"aw_content_client.h",
"aw_descriptors.h",
+ "aw_features.cc",
+ "aw_features.h",
"aw_hit_test_data.cc",
"aw_hit_test_data.h",
"aw_media_drm_bridge_client.cc",