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

Unified Diff: chrome/browser_tests.isolate

Issue 979643002: Fix the following browser_tests in the Linux GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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
« no previous file with comments | « no previous file | chrome/test/BUILD.gn » ('j') | chrome/test/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser_tests.isolate
diff --git a/chrome/browser_tests.isolate b/chrome/browser_tests.isolate
index ee822a2bc6dc05b1218a10b5873a4db83820eb77..80f6f63f89ffc7fd4052f2f6be8bbe4057140811 100644
--- a/chrome/browser_tests.isolate
+++ b/chrome/browser_tests.isolate
@@ -59,6 +59,9 @@
'<(PRODUCT_DIR)/peerconnection_server<(EXECUTABLE_SUFFIX)',
'<(PRODUCT_DIR)/pseudo_locales/',
'<(PRODUCT_DIR)/pyproto/',
+ # TODO(jam): above is directory for GYP. GN uses:
+ #'<PRODUCT_DIR)/gen/google/',
brettw 2015/03/04 02:46:47 Reference <(SHARED_INTERMEDIATE_DIR)/google and <(
jam 2015/03/04 15:17:12 Done.
+ #'<PRODUCT_DIR)/gen/policy/proto/',
'<(PRODUCT_DIR)/remoting/unittests/',
'<(PRODUCT_DIR)/test_case.html',
'<(PRODUCT_DIR)/test_case.html.mock-http-headers',
« no previous file with comments | « no previous file | chrome/test/BUILD.gn » ('j') | chrome/test/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698