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

Unified Diff: chrome/browser/DEPS

Issue 597423002: Device info datatype should be moved to components/sync_driver. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Minor CR feedback addressed. Created 6 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/extensions/api/sessions/sessions_apitest.cc » ('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 a753ad6e1486f63191385374db8cf5d01ca0d5c9..4d43d58528597321d75bd3acaa753e01e0cadd46 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -109,6 +109,7 @@ include_rules = [
"+sync/api", # Sync API files.
"+sync/internal_api/public/attachments", # Needed for tests.
"+sync/protocol", # Sync protobuf files.
+ "+sync/util", # Sync utilities like GetSessionName.
"+third_party/cros_system_api",
"+win8/util",
« no previous file with comments | « no previous file | chrome/browser/extensions/api/sessions/sessions_apitest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698