Home | History | Annotate | Download | only in android
      1 include_rules = [
      2 
      3   # The util files in content/public/test/android are needed by
      4   # content/public/android/javatests.
      5   "+content/public/test/android",
      6   # ContentShellActivity is needed for running ContentView.
      7   "+content/shell/android",
      8 ]
      9