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

Side by Side Diff: components/wifi_sync/DEPS

Issue 836363002: wifi_sync: add WifiConfigDelegate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@submit-4.1-network-state-helper
Patch Set: fix includes, EXPECT vs ASSERT, other nits Created 5 years, 11 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/wifi_sync/BUILD.gn ('k') | components/wifi_sync/wifi_config_delegate.h » ('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/network", 3 "+chromeos/network",
3 "+components/keyed_service/content", 4 "+components/keyed_service/content",
4 "+components/keyed_service/core", 5 "+components/keyed_service/core",
5 "+components/onc", 6 "+components/onc",
6 "+sync/api", 7 "+sync/api",
7 "+sync/protocol", 8 "+sync/protocol",
8 "+third_party/cros_system_api/dbus/service_constants.h", 9 "+third_party/cros_system_api/dbus/service_constants.h",
9 ] 10 ]
OLDNEW
« no previous file with comments | « components/wifi_sync/BUILD.gn ('k') | components/wifi_sync/wifi_config_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698