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

Unified Diff: courgette/patch_generator_x86_32.h

Issue 1961963003: Move //courgette/third_party to subfolder. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixes according to comments Created 4 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
« no previous file with comments | « courgette/ensemble_create.cc ('k') | courgette/simple_delta.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: courgette/patch_generator_x86_32.h
diff --git a/courgette/patch_generator_x86_32.h b/courgette/patch_generator_x86_32.h
index af9c286cf4266a37751d7f55f39de19547205310..cc7c146b74bb11073c7138a03a41f1ea2667294a 100644
--- a/courgette/patch_generator_x86_32.h
+++ b/courgette/patch_generator_x86_32.h
@@ -14,6 +14,7 @@
#include "base/macros.h"
#include "courgette/assembly_program.h"
#include "courgette/ensemble.h"
+#include "courgette/patcher_x86_32.h"
#include "courgette/program_detector.h"
namespace courgette {
« no previous file with comments | « courgette/ensemble_create.cc ('k') | courgette/simple_delta.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698