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

Unified Diff: chrome/browser/media/android/cdm/media_drm_credential_manager.h

Issue 2469863010: Move all ProvisionFetcher classes out of android/ subdirectories. (Closed)
Patch Set: Another NON_EXPORTED_BASE. Created 4 years, 1 month 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 | « no previous file | chrome/browser/media/android/cdm/media_drm_credential_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/media/android/cdm/media_drm_credential_manager.h
diff --git a/chrome/browser/media/android/cdm/media_drm_credential_manager.h b/chrome/browser/media/android/cdm/media_drm_credential_manager.h
index 86a4d9b0cbd3fdfb80cd097bb0ad7f359a0b94b1..1283556d868a9850fee11a4c7075d82d3ed25f79 100644
--- a/chrome/browser/media/android/cdm/media_drm_credential_manager.h
+++ b/chrome/browser/media/android/cdm/media_drm_credential_manager.h
@@ -12,7 +12,7 @@
#include "base/macros.h"
#include "base/memory/singleton.h"
#include "media/base/android/media_drm_bridge.h"
-#include "media/base/android/provision_fetcher.h"
+#include "media/base/provision_fetcher.h"
// This class resets the media DRM credentials on Android.
//
« no previous file with comments | « no previous file | chrome/browser/media/android/cdm/media_drm_credential_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698