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

Unified Diff: snapshot/crashpad_info_client_options.cc

Issue 1052813002: win: make CrashpadInfo retrievable (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: more fixes Created 5 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
« no previous file with comments | « snapshot/crashpad_info_client_options.h ('k') | snapshot/crashpad_info_client_options_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: snapshot/crashpad_info_client_options.cc
diff --git a/snapshot/mac/crashpad_info_client_options.cc b/snapshot/crashpad_info_client_options.cc
similarity index 96%
rename from snapshot/mac/crashpad_info_client_options.cc
rename to snapshot/crashpad_info_client_options.cc
index 33e7bed62583e68957957d202b163edcab4d1fc3..e19b021e7d13c1dfb4fd1359a6b27fdf2acffb92 100644
--- a/snapshot/mac/crashpad_info_client_options.cc
+++ b/snapshot/crashpad_info_client_options.cc
@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-#include "snapshot/mac/crashpad_info_client_options.h"
+#include "snapshot/crashpad_info_client_options.h"
#include "base/logging.h"
#include "client/crashpad_info.h"
« no previous file with comments | « snapshot/crashpad_info_client_options.h ('k') | snapshot/crashpad_info_client_options_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698