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

Unified Diff: chrome/browser/sync/engine/DEPS

Issue 9453036: [Sync] Remove --create-mobile-bookmarks-folder (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove comment Created 8 years, 10 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
Index: chrome/browser/sync/engine/DEPS
diff --git a/chrome/browser/sync/engine/DEPS b/chrome/browser/sync/engine/DEPS
index 59174bfaac7b74d7b28597de9de42cdefe1bd6bf..1510f9faeeb743654173ad1db6e2fc97a6b5ffd1 100644
--- a/chrome/browser/sync/engine/DEPS
+++ b/chrome/browser/sync/engine/DEPS
@@ -15,12 +15,6 @@ include_rules = [
# internal_api/, then remove this DEPS rule.
"+chrome/browser/sync/internal_api",
- # this should live in base
- "+chrome/browser/sync/weak_handle.h",
-
"+chrome/common/net/http_return.h",
-
- # various command line flags
- "+chrome/common/chrome_switches.h",
]

Powered by Google App Engine
This is Rietveld 408576698