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

Unified Diff: courgette/simple_delta.cc

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/patch_generator_x86_32.h ('k') | courgette/third_party/LICENCE » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: courgette/simple_delta.cc
diff --git a/courgette/simple_delta.cc b/courgette/simple_delta.cc
index 23f84306518be33e794cccc08574b47a7d8e5e19..ed7eaa0ebcedddeb31daab150e59fb49f48a7243 100644
--- a/courgette/simple_delta.cc
+++ b/courgette/simple_delta.cc
@@ -9,7 +9,7 @@
#include "base/logging.h"
-#include "courgette/third_party/bsdiff.h"
+#include "courgette/third_party/bsdiff/bsdiff.h"
namespace courgette {
« no previous file with comments | « courgette/patch_generator_x86_32.h ('k') | courgette/third_party/LICENCE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698