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

Unified Diff: WATCHLISTS

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
« no previous file with comments | « no previous file | chrome/browser/autocomplete/extension_app_provider.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WATCHLISTS
===================================================================
--- WATCHLISTS (revision 157579)
+++ WATCHLISTS (working copy)
@@ -68,10 +68,11 @@
'filepath': 'chrome/browser/chromeos/',
},
'browser_components': {
- 'filepath': 'chrome/browser/autofill/|'\
- 'chrome/browser/history/|'\
- 'chrome/browser/bookmarks/|'\
- 'chrome/browser/favicon/',
+ 'filepath': 'chrome/browser/autofill/' \
+ '|chrome/browser/bookmarks/' \
+ '|chrome/browser/common/' \
+ '|chrome/browser/favicon/' \
+ '|chrome/browser/history/'
},
'browser_compositor': {
'filepath': 'ui/compositor/'
« no previous file with comments | « no previous file | chrome/browser/autocomplete/extension_app_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698