summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/DEPS
diff options
context:
space:
mode:
authortom.cassiotis@gmail.com <tom.cassiotis@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-12 10:14:37 +0000
committertom.cassiotis@gmail.com <tom.cassiotis@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-12 10:14:37 +0000
commit346453a7d9e314a0eaf908ec4aa1be59624741d4 (patch)
treeebd8413e131635f3d9c8fe47f72aa6eb13753b93 /chrome/browser/bookmarks/DEPS
parent4a873fbcb4ccf2595b513c97f3d4d8d74e8f0fa4 (diff)
downloadchromium_src-346453a7d9e314a0eaf908ec4aa1be59624741d4.zip
chromium_src-346453a7d9e314a0eaf908ec4aa1be59624741d4.tar.gz
chromium_src-346453a7d9e314a0eaf908ec4aa1be59624741d4.tar.bz2
Re-land r252832 after revert r252852 addressing Andriod test failure.
The bookmark undo is not desired functionality on Android and so the undo framework code is not compiled for Android. This means that the group undo events are not fired on Android and thus the test should not call ExpectGroupedChangeCount() on Android. Originally Committed: r252832 Reverted: r252852 ( Review URL: https://codereview.chromium.org/176563002 ) BUG=126092 Review URL: https://codereview.chromium.org/191943002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@256506 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/bookmarks/DEPS')
-rw-r--r--chrome/browser/bookmarks/DEPS1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/bookmarks/DEPS b/chrome/browser/bookmarks/DEPS
index 7191e8f..a702b0e 100644
--- a/chrome/browser/bookmarks/DEPS
+++ b/chrome/browser/bookmarks/DEPS
@@ -9,7 +9,6 @@ include_rules = [
"+chrome/browser/chrome_notification_types.h",
"+chrome/browser/undo/bookmark_undo_service.h",
"+chrome/browser/undo/bookmark_undo_service_factory.h",
- "+chrome/browser/undo/bookmark_undo_utils.h",
# TODO(tfarina): Bring this list to zero. crbug.com/144783
# Do not add to the list of temporarily-allowed dependencies below,