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

Unified Diff: chrome/browser/DEPS

Issue 2130453004: [Sync] Move //sync to //components/sync. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 5 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/BUILD.gn ('k') | chrome/browser/android/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index ff2d10e3193db7b179b85fa25af2e6c4beb93b2a..13bffe08d749407f9b78a53999a0339c08ed73d0 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -50,11 +50,6 @@ include_rules = [
"+sandbox/win/src", # The path doesn't say it, but this is the Windows sandbox.
"+services/shell",
"+skia/ext",
- "+sync/api", # Sync API files.
- "+sync/internal_api/public/attachments", # Needed for tests.
- "+sync/internal_api/public/base",
- "+sync/protocol", # Sync protobuf files.
- "+sync/util", # Sync utilities like GetSessionName.
"+syzygy/kasko",
"+third_party/cros_system_api",
"+third_party/kasko",
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/android/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698