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

Unified Diff: net/filter/sdch_filter.h

Issue 266243004: Clang format slam. Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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
Index: net/filter/sdch_filter.h
diff --git a/net/filter/sdch_filter.h b/net/filter/sdch_filter.h
index 5b401e464e8933b840463f450a94884fd4714157..2ac6d76cc8e93678ea7f13e9cd314d7177fc033f 100644
--- a/net/filter/sdch_filter.h
+++ b/net/filter/sdch_filter.h
@@ -51,7 +51,7 @@ class NET_EXPORT_PRIVATE SdchFilter : public Filter {
DECODING_IN_PROGRESS,
DECODING_ERROR,
META_REFRESH_RECOVERY, // Decoding error being handled by a meta-refresh.
- PASS_THROUGH, // Non-sdch content being passed without alteration.
+ PASS_THROUGH, // Non-sdch content being passed without alteration.
};
// Only to be instantiated by Filter::Factory.

Powered by Google App Engine
This is Rietveld 408576698