| Index: chromeos/chromeos_switches.cc
|
| diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc
|
| index 17e1945b1962486165f6be89484cbd95fcbf96bc..604c6289ee61445232888512c7223203a14a1fbd 100644
|
| --- a/chromeos/chromeos_switches.cc
|
| +++ b/chromeos/chromeos_switches.cc
|
| @@ -229,9 +229,6 @@ const char kEafePath[] = "eafe-path";
|
| // EAFE URL to use for Easy bootstrapping.
|
| const char kEafeUrl[] = "eafe-url";
|
|
|
| -// Enables AD functionality.
|
| -const char kEnableAd[] = "enable-ad";
|
| -
|
| // Enables the Android Wallpapers App as the default app on Chrome OS.
|
| const char kEnableAndroidWallpapersApp[] = "enable-android-wallpapers-app";
|
|
|
|
|