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

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 todo comment Created 5 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 | « no previous file | chrome/browser/sync/test/integration/sync_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..ae5fc9f6177d9d1e036b8670773e7db71856dfe8
--- /dev/null
+++ b/chrome/browser/sync/test/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ # Used for tests (in sync_test.cc)
+ # TODO(shadi): Remove this once crbug.com/527505 is fixed and updated 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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698