Index: chrome/installer/linux/common/apt.include |
diff --git a/chrome/installer/linux/common/apt.include b/chrome/installer/linux/common/apt.include |
index cdc0c0ea5bc88f764394368d513cd8afc2edfae5..c1171067c0f5cae85e9b85c019bffe94f9fbca11 100644 |
--- a/chrome/installer/linux/common/apt.include |
+++ b/chrome/installer/linux/common/apt.include |
@@ -1,5 +1,3 @@ |
-@@include@@variables.include |
- |
Michael Moss
2016/09/01 15:58:42
While looking into crbug.com/642953, I noticed tha
|
APT_GET="`which apt-get 2> /dev/null`" |
APT_CONFIG="`which apt-config 2> /dev/null`" |