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

Unified Diff: chrome/browser/android/chromium_application.h

Issue 1091253005: [Android] Update Protected Media Identifier Settings UI to reflect exceptions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Missed a change in prev patch Created 5 years, 8 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 | « chrome/app/generated_resources.grd ('k') | chrome/browser/android/chromium_application.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/android/chromium_application.h
diff --git a/chrome/browser/android/chromium_application.h b/chrome/browser/android/chromium_application.h
index eae3bfd6ad6de8f279a16b56fc2b7208595cf679..95a85c986ec80cdf0b33ee608dac0b2f64121bd4 100644
--- a/chrome/browser/android/chromium_application.h
+++ b/chrome/browser/android/chromium_application.h
@@ -23,9 +23,6 @@ class ChromiumApplication {
public:
static bool RegisterBindings(JNIEnv* env);
- // Opens a protected content settings page, if available.
- static void OpenProtectedContentSettings();
-
// Opens the autofill settings page.
static void ShowAutofillSettings();
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/android/chromium_application.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698