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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 2138973002: Initial CL for talking to the WebAPK server to generate WebAPK (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index e504dd149c78256ee7b09ca5302f1e23a9ce07d0..7a3bfbe85193a5e5c57932cf9c7eab751b1e12b2 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -32,6 +32,7 @@
'browser/android/preferences/pref_service_bridge_unittest.cc',
'browser/android/shortcut_info_unittest.cc',
'browser/android/thumbnail/scoped_ptr_expiring_cache_unittest.cc',
+ 'browser/android/webapk/webapk_builder_unittest.cc',
Yaron 2016/07/13 00:24:01 no need to maintain this file
pkotwicz 2016/07/13 02:15:31 GN gets the list of files to include from the gypi
'browser/app_controller_mac_unittest.mm',
'browser/autocomplete/search_provider_unittest.cc',
'browser/autocomplete/shortcuts_provider_extension_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698