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

Unified Diff: client/settings_test.cc

Issue 997613002: Fix Settings::OpenForReadingAndWriting using O_CREAT with no mode. (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Created 5 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 | « client/settings.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/settings_test.cc
diff --git a/client/settings_test.cc b/client/settings_test.cc
index debb7c19b5c19d15065ef1123facad135762f66e..6ff6197f6396e9d485ae2eabcc211b464dac13c2 100644
--- a/client/settings_test.cc
+++ b/client/settings_test.cc
@@ -14,7 +14,6 @@
#include "client/settings.h"
-#include "client/crash_report_database.h"
#include "gtest/gtest.h"
#include "util/file/file_io.h"
#include "util/test/scoped_temp_dir.h"
« no previous file with comments | « client/settings.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698