Home | History | Annotate | Download | only in libplatform
      1 include_rules = [
      2   "+libplatform/libplatform-export.h",
      3 ]
      4 
      5 specific_include_rules = {
      6   "libplatform\.h": [
      7     "+libplatform/v8-tracing.h",
      8   ],
      9 }
     10