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

Unified Diff: chrome/browser_tests.isolate

Issue 418043002: Add test for showing confirmation dialog for unsecure signin (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix isolate dependency Created 6 years, 3 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 | « chrome/browser/ui/webui/signin/login_ui_service.cc ('k') | google_apis/gaia/fake_gaia.h » ('j') | no next file with comments »
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 cbcfacd4e5ed4ea824e72ffe1744f296e253e254..dec8d96ad5f7070e4e13c20ec5ff59cd67da0734 100644
--- a/chrome/browser_tests.isolate
+++ b/chrome/browser_tests.isolate
@@ -51,6 +51,7 @@
],
'isolate_dependency_untracked': [
'../content/test/data/',
+ '../google_apis/test/',
'../media/test/data/',
'../net/data/',
'../net/tools/testserver/',
@@ -148,7 +149,6 @@
],
'isolate_dependency_untracked': [
'../chromeos/test/data/',
- '../google_apis/test/',
'../ui/file_manager/file_manager/',
'../ui/webui/resources/js/',
'<(PRODUCT_DIR)/chromevox_test_data/',
« no previous file with comments | « chrome/browser/ui/webui/signin/login_ui_service.cc ('k') | google_apis/gaia/fake_gaia.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698