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

Unified Diff: net/base/sdch_filter.cc

Issue 3187: Adjust includes to satisfy deps check... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 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 | « net/DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/sdch_filter.cc
===================================================================
--- net/base/sdch_filter.cc (revision 2443)
+++ net/base/sdch_filter.cc (working copy)
@@ -10,7 +10,7 @@
#include "net/base/sdch_filter.h"
#include "net/base/sdch_manager.h"
-#include "google/vcdecoder.h"
+#include "sdch/open_vcdiff/depot/opensource/open-vcdiff/src/google/vcdecoder.h"
SdchFilter::SdchFilter()
: decoding_status_(DECODING_UNINITIALIZED),
« no previous file with comments | « net/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698