Index: content/browser/image_capture/image_capture_impl.cc |
diff --git a/content/browser/media/capture/image_capture_impl.cc b/content/browser/image_capture/image_capture_impl.cc |
similarity index 99% |
rename from content/browser/media/capture/image_capture_impl.cc |
rename to content/browser/image_capture/image_capture_impl.cc |
index 5c1c7e10f26e09cfec0143a19dcb04780eb1edc9..3ce15a882647a061226ed29308e75ac163d75c17 100644 |
--- a/content/browser/media/capture/image_capture_impl.cc |
+++ b/content/browser/image_capture/image_capture_impl.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "content/browser/media/capture/image_capture_impl.h" |
+#include "content/browser/image_capture/image_capture_impl.h" |
#include <utility> |