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

Unified Diff: chrome/DEPS

Issue 10832064: contacts: Add contacts::ContactDatabase. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: one parameter per line Created 8 years, 5 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 | « no previous file | chrome/browser/chromeos/contacts/contact_database.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/DEPS
diff --git a/chrome/DEPS b/chrome/DEPS
index 33f8387d687cb47bf37b4a5881265ea87add144f..97cef99993bed9dce893f5e711ecbede584c04b2 100644
--- a/chrome/DEPS
+++ b/chrome/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+crypto",
"+gpu",
"+jni",
+ "+leveldb",
"+net",
"+printing",
"+sql",
@@ -50,7 +51,7 @@ include_rules = [
"+third_party/mozilla", # Mozilla interface headers.
"+third_party/npapi", # NPAPI interface headers.
"+third_party/skia",
- "+third_party/tcmalloc", # tcmallo
+ "+third_party/tcmalloc",
"+third_party/GTM", # Google Toolbox for Mac.
"+ui",
« no previous file with comments | « no previous file | chrome/browser/chromeos/contacts/contact_database.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698