Home | History | Annotate | Download | only in js

Lines Matching defs:SAMPLES

29 var SAMPLES = "samples.json";
43 // List of Chrome extension samples.
44 var samples;
133 if (pageName.toLowerCase() == "samples") {
149 // If we're rendering the samples directory, fetch the samples manifest.
150 fetchContent(SAMPLES, function(sampleManifest) {
152 samples = data.samples;
226 * Special pages like the samples gallery may want to modify their template