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

Unified Diff: chrome/browser/DEPS

Issue 284893003: Move bookmarks/core/... to bookmarks/... (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixing errors reported by presubmit Created 6 years, 7 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/android/bookmarks/bookmarks_bridge.h » ('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 6f2091e45348b6e9132e5871a0d3803f9e368727..abd3c8a6c85d80e1d1babba583fd9e0b024bade2 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -12,9 +12,9 @@ include_rules = [
"+components/autofill/content/common",
"+components/autofill/core/browser",
"+components/autofill/core/common",
- "+components/bookmarks/core/browser",
- "+components/bookmarks/core/common",
- "+components/bookmarks/core/test",
+ "+components/bookmarks/browser",
+ "+components/bookmarks/common",
+ "+components/bookmarks/test",
"+components/breakpad",
"+components/cdm/browser",
"+components/cloud_devices/common",
« no previous file with comments | « no previous file | chrome/browser/android/bookmarks/bookmarks_bridge.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698