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

Unified Diff: components/suggestions/suggestions_service.h

Issue 2866013002: SuggestionsService: don't automatically fetch on startup (Closed)
Patch Set: review Created 3 years, 7 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 | components/suggestions/suggestions_service_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/suggestions/suggestions_service.h
diff --git a/components/suggestions/suggestions_service.h b/components/suggestions/suggestions_service.h
index 9773ee07418b8fedf6e0e03d9ff6050f01e81ac3..76a118290f642ec76122cbf14c114356c14daf68 100644
--- a/components/suggestions/suggestions_service.h
+++ b/components/suggestions/suggestions_service.h
@@ -17,7 +17,7 @@
namespace gfx {
class Image;
-} // namespce gfx
+} // namespace gfx
namespace suggestions {
« no previous file with comments | « no previous file | components/suggestions/suggestions_service_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698