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

Unified Diff: android_webview/native/aw_media_url_interceptor.cc

Issue 957423002: Revert of Revert of Add AwAssets into android_webview/native/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 | « android_webview/native/aw_assets.cc ('k') | android_webview/native/public/aw_assets.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/native/aw_media_url_interceptor.cc
diff --git a/android_webview/native/aw_media_url_interceptor.cc b/android_webview/native/aw_media_url_interceptor.cc
index 1b214daa5acf8bb35ed18d894420143406c91b69..3f52d9cad78ada15acd632c77054eefe31fa3f85 100644
--- a/android_webview/native/aw_media_url_interceptor.cc
+++ b/android_webview/native/aw_media_url_interceptor.cc
@@ -5,8 +5,8 @@
#include <string>
#include "android_webview/common/url_constants.h"
-#include "android_webview/native/aw_assets.h"
#include "android_webview/native/aw_media_url_interceptor.h"
+#include "android_webview/native/public/aw_assets.h"
#include "base/strings/string_util.h"
#include "content/public/common/url_constants.h"
« no previous file with comments | « android_webview/native/aw_assets.cc ('k') | android_webview/native/public/aw_assets.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698