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

Unified Diff: components/dom_distiller.gypi

Issue 496323003: Add missing pref_registry dependency from dom_distiller (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/dom_distiller.gypi
diff --git a/components/dom_distiller.gypi b/components/dom_distiller.gypi
index 865ef51af5d950f98d44f1e6efd7a2552098bdeb..3cab978a24e10def77f41546f30da4562a6dff19 100644
--- a/components/dom_distiller.gypi
+++ b/components/dom_distiller.gypi
@@ -43,6 +43,7 @@
'components_resources.gyp:components_resources',
'components_strings.gyp:components_strings',
'distilled_page_proto',
+ 'pref_registry',
],
'include_dirs': [
'..',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698