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

Unified Diff: base/prefs/DEPS

Issue 11227026: Move ImportantFileWriter to base/. It now has two consumers, base/prefs and chrome/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Win build for real. Created 8 years, 2 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 | « base/files/important_file_writer_unittest.cc ('k') | base/prefs/json_pref_store.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/prefs/DEPS
diff --git a/base/prefs/DEPS b/base/prefs/DEPS
index ab1b3368a7399f06e9385a0a313a546acbfc4105..233fb42ec0ce7a7bb45ca1a6e5fa3890cfe29e0f 100644
--- a/base/prefs/DEPS
+++ b/base/prefs/DEPS
@@ -1,8 +1,3 @@
-include_rules = [
- # Will move to base/
- "+chrome/common/important_file_writer.h",
-]
-
specific_include_rules = {
'.*_[a-z]+test\.cc': [
"!chrome/common/chrome_notification_types.h",
« no previous file with comments | « base/files/important_file_writer_unittest.cc ('k') | base/prefs/json_pref_store.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698