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

Unified Diff: chrome/browser/bookmarks/DEPS

Issue 14575004: Extract BookmarksFileImporter from Firefox2Importer. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixes Created 7 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
Index: chrome/browser/bookmarks/DEPS
diff --git a/chrome/browser/bookmarks/DEPS b/chrome/browser/bookmarks/DEPS
index 887da5df52aff397348f150178ca24f86c8fc105..d02d8ec19bc9c92949263f75c0043e9bf3f22a5a 100644
--- a/chrome/browser/bookmarks/DEPS
+++ b/chrome/browser/bookmarks/DEPS
@@ -28,12 +28,3 @@ include_rules = [
# Do not add to the list of temporarily-allowed dependencies above,
# and please do not introduce more #includes of these files.
]
-
-specific_include_rules = {
- # TODO(kaiwang): Bring this list to zero.
- # Do not add to the list of temporarily-allowed dependencies below,
- # and please do not introduce more #includes of these files.
- '.*_[a-z]*test\.cc': [
- "!chrome/browser/importer/firefox2_importer.h",
- ]
-}
« no previous file with comments | « no previous file | chrome/browser/bookmarks/bookmark_html_reader.h » ('j') | chrome/browser/bookmarks/bookmark_html_reader.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698