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

Unified Diff: chrome/browser/sync/test/DEPS

Issue 1311123003: Fix sync E2E tests due to unclosed avatar windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix mac issue Created 5 years, 4 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/browser/sync/test/DEPS
diff --git a/chrome/browser/sync/test/DEPS b/chrome/browser/sync/test/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..6d41be66a692d5b64c2c17f9452ef568d33ce86c
--- /dev/null
+++ b/chrome/browser/sync/test/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ # Used for tests
+ "+chrome/browser/ui/views/profiles/profile_chooser_view.h",
+]
« no previous file with comments | « no previous file | chrome/browser/sync/test/integration/sync_test.cc » ('j') | chrome/browser/sync/test/integration/sync_test.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698