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

Unified Diff: shell/crash/crash_upload.cc

Issue 1404443004: Move //mojo/services/network/public/interfaces to //mojo/services/network/interfaces. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: add some missing dependencies Created 5 years, 2 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 | « shell/crash/crash_upload.h ('k') | shell/crash/crash_upload_unittests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: shell/crash/crash_upload.cc
diff --git a/shell/crash/crash_upload.cc b/shell/crash/crash_upload.cc
index a67da91bf065b1b83861ab2abe45f195f32e9a59..17ecc5a2f9752bd32572717f74abb7b956505997 100644
--- a/shell/crash/crash_upload.cc
+++ b/shell/crash/crash_upload.cc
@@ -12,7 +12,7 @@
#include "base/strings/string_util.h"
#include "base/task_runner_util.h"
#include "mojo/data_pipe_utils/data_pipe_utils.h"
-#include "mojo/services/network/public/interfaces/url_loader.mojom.h"
+#include "mojo/services/network/interfaces/url_loader.mojom.h"
namespace breakpad {
« no previous file with comments | « shell/crash/crash_upload.h ('k') | shell/crash/crash_upload_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698