Index: components/dom_distiller/content/dom_distiller_viewer_source.h |
diff --git a/components/dom_distiller/content/dom_distiller_viewer_source.h b/components/dom_distiller/content/dom_distiller_viewer_source.h |
index 3f579a18a4f972502cb0deb49313667507c81865..53832a2f8bed3bb653a5937263d137a5f2ef45f3 100644 |
--- a/components/dom_distiller/content/dom_distiller_viewer_source.h |
+++ b/components/dom_distiller/content/dom_distiller_viewer_source.h |
@@ -41,7 +41,7 @@ class DomDistillerViewerSource : public content::URLDataSource { |
std::string* path) const OVERRIDE; |
virtual std::string GetContentSecurityPolicyObjectSrc() const OVERRIDE; |
- private: |
+private: |
nyquist
2014/06/27 20:48:26
Maybe you could remove this diff?
smaslo
2014/06/30 17:57:14
I checked it from master again, so it should have
|
friend class DomDistillerViewerSourceTest; |
// The scheme this URLDataSource is hosted under. |