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

Unified Diff: chrome/common/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 | « chrome/chrome_tests_unit.gypi ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/DEPS
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index 23a65ab5173e77b1135e8993e5423dcaafe39e95..3bedb130183a8bf965743f9ba8fd11a25aa205a5 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -4,7 +4,7 @@ include_rules = [
"+chromeos", # For chromeos_switches.h
"+components/autofill/content/common",
"+components/autofill/core/common",
- "+components/bookmarks/core/common",
+ "+components/bookmarks/common",
"+components/cloud_devices/common",
"+components/data_reduction_proxy/common",
"+components/nacl/common",
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698