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

Unified Diff: chrome/browser/history/DEPS

Issue 10948045: introduce chrome/browser/common directory and move url_database(and its dependencies) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 3 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/history/DEPS
===================================================================
--- chrome/browser/history/DEPS (revision 157579)
+++ chrome/browser/history/DEPS (working copy)
@@ -4,6 +4,7 @@
# add to the list of exceptions!
"-chrome/browser",
"+chrome/browser/api",
+ "+chrome/browser/common",
"+chrome/browser/history",
# TODO(erikwright): Bring this list to zero.
@@ -34,7 +35,6 @@
"!chrome/browser/profiles/profile_manager.h",
"!chrome/browser/profiles/refcounted_profile_keyed_service.h",
"!chrome/browser/profiles/refcounted_profile_keyed_service_factory.h",
- "!chrome/browser/search_engines/template_url_id.h",
"!chrome/browser/ui/profile_error_dialog.h",
"!chrome/browser/ui/webui/ntp/most_visited_handler.h",
"!chrome/browser/ui/webui/ntp/new_tab_ui.h",
« no previous file with comments | « chrome/browser/common/url_database/url_database_unittest.cc ('k') | chrome/browser/history/android/android_history_types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698