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

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

Issue 1718001: AU: Class to perform delta updates. (Closed)
Patch Set: fixes for review Created 10 years, 8 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: src/platform/update_engine/extent_writer_unittest.cc
diff --git a/src/platform/update_engine/extent_writer_unittest.cc b/src/platform/update_engine/extent_writer_unittest.cc
index a35ba26e24e698e9b689a2e6fafa4781732b8812..484d0699c9541e6505e6aa3d8bedd3b891e9ca37 100644
--- a/src/platform/update_engine/extent_writer_unittest.cc
+++ b/src/platform/update_engine/extent_writer_unittest.cc
@@ -10,6 +10,7 @@
#include <vector>
#include <gtest/gtest.h>
#include "update_engine/extent_writer.h"
+#include "update_engine/graph_types.h"
#include "update_engine/test_utils.h"
#include "update_engine/utils.h"

Powered by Google App Engine
This is Rietveld 408576698