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

Unified Diff: src/platform/update_engine/bzip.cc

Issue 891002: AU: Delta Diff Generator (Closed)
Patch Set: fixes for review Created 10 years, 9 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 | src/platform/update_engine/delta_diff_generator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/platform/update_engine/bzip.cc
diff --git a/src/platform/update_engine/bzip.cc b/src/platform/update_engine/bzip.cc
index 4a4198020002c950ea2bad99278c77a2cf625286..3ac15d85bf50daa04f750a73ecb0f502832f92f0 100644
--- a/src/platform/update_engine/bzip.cc
+++ b/src/platform/update_engine/bzip.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "update_engine/gzip.h"
+#include "update_engine/bzip.h"
#include <stdlib.h>
#include <algorithm>
#include <bzlib.h>
« no previous file with comments | « no previous file | src/platform/update_engine/delta_diff_generator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698