3 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
4 # Use of this source code is governed by a BSD-style license that can be
5 # found in the LICENSE file.
8 INTENT_ARGS
="-d \"$1\"" # e.g. a URL
12 -a android.intent.action.VIEW \
13 -n org.chromium.content_shell_apk
/.ContentShellActivity \