summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r--chrome/chrome.gyp5
1 files changed, 5 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 4eb8b1f..ade7104 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -20,6 +20,7 @@
],
'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/chrome',
'browser_tests_sources': [
+ 'browser/browser_browsertest.cc',
'browser/crash_recovery_browsertest.cc',
'browser/ssl/ssl_browser_tests.cc',
],
@@ -4144,6 +4145,8 @@
'test_support_common',
'../skia/skia.gyp:skia',
'../testing/gtest.gyp:gtest',
+ '../third_party/icu38/icu38.gyp:icui18n',
+ '../third_party/icu38/icu38.gyp:icuuc',
],
'include_dirs': [
'..',
@@ -4498,6 +4501,8 @@
'renderer',
'../skia/skia.gyp:skia',
'../testing/gtest.gyp:gtest',
+ '../third_party/icu38/icu38.gyp:icui18n',
+ '../third_party/icu38/icu38.gyp:icuuc',
],
'include_dirs': [
'..',