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

Side by Side Diff: components/wifi_sync/DEPS

Issue 2155763002: [Sync] //components/sync manual changes [DO NOT SUBMIT] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc-automated
Patch Set: Rebase. Created 4 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 unified diff | Download patch
« no previous file with comments | « components/webdata_services/DEPS ('k') | extensions/browser/DEPS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+chromeos/dbus", 2 "+chromeos/dbus",
3 "+chromeos/login", 3 "+chromeos/login",
4 "+chromeos/network", 4 "+chromeos/network",
5 "+components/keyed_service/content", 5 "+components/keyed_service/content",
6 "+components/keyed_service/core", 6 "+components/keyed_service/core",
7 "+components/onc", 7 "+components/onc",
8 "+content/public/browser",
9 "+components/sync/api", 8 "+components/sync/api",
10 "+components/sync/core/attachments", 9 "+components/sync/core/attachments",
11 "+components/sync/protocol", 10 "+components/sync/protocol",
11 "+content/public/browser",
12 "+third_party/cros_system_api/dbus/service_constants.h", 12 "+third_party/cros_system_api/dbus/service_constants.h",
13 ] 13 ]
OLDNEW
« no previous file with comments | « components/webdata_services/DEPS ('k') | extensions/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698