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

Unified Diff: chrome/android/java/src/org/chromium/chrome/browser/ChromeSwitches.java

Issue 2668553003: Instant Apps: Remove experiment. (Closed)
Patch Set: Rebase Created 3 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 | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/instantapps/InstantAppsHandler.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/src/org/chromium/chrome/browser/ChromeSwitches.java
diff --git a/chrome/android/java/src/org/chromium/chrome/browser/ChromeSwitches.java b/chrome/android/java/src/org/chromium/chrome/browser/ChromeSwitches.java
index f8c0063e375d93dbd8c6c2bac9e9b8b278c6aa10..347b2b34f05033dd077f9326f1c03dfbae20c960 100644
--- a/chrome/android/java/src/org/chromium/chrome/browser/ChromeSwitches.java
+++ b/chrome/android/java/src/org/chromium/chrome/browser/ChromeSwitches.java
@@ -192,9 +192,6 @@ public abstract class ChromeSwitches {
public static final String HERB_FLAVOR_DISABLED = "Disabled";
public static final String HERB_FLAVOR_ELDERBERRY = "Elderberry";
- public static final String DISABLE_APP_LINK = "disable-app-link";
- public static final String ENABLE_APP_LINK = "enable-app-link";
-
/**
* Set the partner-defined homepage URL, for testing.
*/
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/instantapps/InstantAppsHandler.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698