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

Unified Diff: shell/crash/crash_upload.h

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/BUILD.gn ('k') | shell/crash/crash_upload.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: shell/crash/crash_upload.h
diff --git a/shell/crash/crash_upload.h b/shell/crash/crash_upload.h
index 90c9a44389adb2561eb8fa19ff6e098de46e1cb0..23527c03b0430a70f97e95d98a06084a313623f4 100644
--- a/shell/crash/crash_upload.h
+++ b/shell/crash/crash_upload.h
@@ -8,7 +8,7 @@
#include "base/files/file_path.h"
#include "base/memory/ref_counted.h"
#include "base/task_runner.h"
-#include "mojo/services/network/public/interfaces/network_service.mojom.h"
+#include "mojo/services/network/interfaces/network_service.mojom.h"
namespace breakpad {
« no previous file with comments | « shell/crash/BUILD.gn ('k') | shell/crash/crash_upload.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698