Index: chrome/chrome_android.gypi |
diff --git a/chrome/chrome_android.gypi b/chrome/chrome_android.gypi |
index 1d4de15ed7691fec32de390668550222e769c113..7e1169e5964e7245b2ae30a9242507675d58c286 100644 |
--- a/chrome/chrome_android.gypi |
+++ b/chrome/chrome_android.gypi |
@@ -24,6 +24,8 @@ |
# JNI_OnLoad is exported. |
'app/android/chrome_jni_onload.cc', |
+ 'android/testshell/chrome_data_reduction_proxy_testshell_android.cc', |
+ 'android/testshell/chrome_data_reduction_proxy_testshell_android.h', |
'android/testshell/chrome_main_delegate_testshell_android.cc', |
'android/testshell/chrome_main_delegate_testshell_android.h', |
"android/testshell/testshell_google_location_settings_helper.cc", |
@@ -112,6 +114,8 @@ |
'sources': [ |
'app/android/chrome_android_initializer.cc', |
'app/android/chrome_android_initializer.h', |
+ 'app/android/chrome_data_reduction_proxy_android.cc', |
+ 'app/android/chrome_data_reduction_proxy_android.h', |
'app/android/chrome_main_delegate_android.cc', |
'app/android/chrome_main_delegate_android.h', |
'app/chrome_main_delegate.cc', |