@@ -40,11 +40,11 @@ closure_js_library(
4040 ":dom" ,
4141 ":errors" ,
4242 ":events" ,
43- "@io_bazel_rules_closure// closure/library /array" ,
44- "@io_bazel_rules_closure// closure/library /dom:tagname" ,
45- "@io_bazel_rules_closure// closure/library /math:coordinate" ,
46- "@io_bazel_rules_closure// closure/library /math:vec2" ,
47- "@io_bazel_rules_closure// closure/library /style" ,
43+ "//third_party/ closure/goog /array" ,
44+ "//third_party/ closure/goog /dom:tagname" ,
45+ "//third_party/ closure/goog /math:coordinate" ,
46+ "//third_party/ closure/goog /math:vec2" ,
47+ "//third_party/ closure/goog /style" ,
4848 ],
4949)
5050
@@ -63,8 +63,8 @@ closure_js_library(
6363 "JSC_USE_OF_GOOG_PROVIDE" ,
6464 ],
6565 deps = [
66- "@io_bazel_rules_closure// closure/library /array" ,
67- "@io_bazel_rules_closure// closure/library /color:names" ,
66+ "//third_party/ closure/goog /array" ,
67+ "//third_party/ closure/goog /color:names" ,
6868 ],
6969)
7070
@@ -91,15 +91,15 @@ closure_js_library(
9191 ":events" ,
9292 ":locators" ,
9393 ":useragent" ,
94- "@io_bazel_rules_closure// closure/library /array" ,
95- "@io_bazel_rules_closure// closure/library /dom" ,
96- "@io_bazel_rules_closure// closure/library /dom:selection" ,
97- "@io_bazel_rules_closure// closure/library /dom:tagname" ,
98- "@io_bazel_rules_closure// closure/library /math:coordinate" ,
99- "@io_bazel_rules_closure// closure/library /structs:map" ,
100- "@io_bazel_rules_closure// closure/library /structs:set" ,
101- "@io_bazel_rules_closure// closure/library /useragent" ,
102- "@io_bazel_rules_closure// closure/library /useragent:product" ,
94+ "//third_party/ closure/goog /array" ,
95+ "//third_party/ closure/goog /dom" ,
96+ "//third_party/ closure/goog /dom:selection" ,
97+ "//third_party/ closure/goog /dom:tagname" ,
98+ "//third_party/ closure/goog /math:coordinate" ,
99+ "//third_party/ closure/goog /structs:map" ,
100+ "//third_party/ closure/goog /structs:set" ,
101+ "//third_party/ closure/goog /useragent" ,
102+ "//third_party/ closure/goog /useragent:product" ,
103103 ],
104104)
105105
@@ -115,10 +115,10 @@ closure_js_library(
115115 deps = [
116116 ":errors" ,
117117 ":useragent" ,
118- "@io_bazel_rules_closure// closure/library /array" ,
119- "@io_bazel_rules_closure// closure/library /dom" ,
120- "@io_bazel_rules_closure// closure/library /dom:nodetype" ,
121- "@io_bazel_rules_closure// closure/library /dom:tagname" ,
118+ "//third_party/ closure/goog /array" ,
119+ "//third_party/ closure/goog /dom" ,
120+ "//third_party/ closure/goog /dom:nodetype" ,
121+ "//third_party/ closure/goog /dom:tagname" ,
122122 ],
123123)
124124
@@ -139,16 +139,16 @@ closure_js_library(
139139 ":domcore" ,
140140 ":json" ,
141141 ":useragent" ,
142- "@io_bazel_rules_closure// closure/library /array" ,
143- "@io_bazel_rules_closure// closure/library /dom" ,
144- "@io_bazel_rules_closure// closure/library /dom:nodetype" ,
145- "@io_bazel_rules_closure// closure/library /dom:tagname" ,
146- "@io_bazel_rules_closure// closure/library /math" ,
147- "@io_bazel_rules_closure// closure/library /math:coordinate" ,
148- "@io_bazel_rules_closure// closure/library /math:rect" ,
149- "@io_bazel_rules_closure// closure/library /string" ,
150- "@io_bazel_rules_closure// closure/library /style" ,
151- "@io_bazel_rules_closure// closure/library /useragent" ,
142+ "//third_party/ closure/goog /array" ,
143+ "//third_party/ closure/goog /dom" ,
144+ "//third_party/ closure/goog /dom:nodetype" ,
145+ "//third_party/ closure/goog /dom:tagname" ,
146+ "//third_party/ closure/goog /math" ,
147+ "//third_party/ closure/goog /math:coordinate" ,
148+ "//third_party/ closure/goog /math:rect" ,
149+ "//third_party/ closure/goog /string" ,
150+ "//third_party/ closure/goog /style" ,
151+ "//third_party/ closure/goog /useragent" ,
152152 ],
153153)
154154
@@ -183,12 +183,12 @@ closure_js_library(
183183 ":errors" ,
184184 ":json" ,
185185 ":useragent" ,
186- "@io_bazel_rules_closure// closure/library /array" ,
187- "@io_bazel_rules_closure// closure/library /dom" ,
188- "@io_bazel_rules_closure// closure/library /events:browserevent" ,
189- "@io_bazel_rules_closure// closure/library /style" ,
190- "@io_bazel_rules_closure// closure/library /useragent" ,
191- "@io_bazel_rules_closure// closure/library /useragent:product" ,
186+ "//third_party/ closure/goog /array" ,
187+ "//third_party/ closure/goog /dom" ,
188+ "//third_party/ closure/goog /events:browserevent" ,
189+ "//third_party/ closure/goog /style" ,
190+ "//third_party/ closure/goog /useragent" ,
191+ "//third_party/ closure/goog /useragent:product" ,
192192 ],
193193)
194194
@@ -209,8 +209,8 @@ closure_js_library(
209209 ":dom" ,
210210 ":errors" ,
211211 ":locators" ,
212- "@io_bazel_rules_closure// closure/library /dom" ,
213- "@io_bazel_rules_closure// closure/library /dom:tagname" ,
212+ "//third_party/ closure/goog /dom" ,
213+ "//third_party/ closure/goog /dom:tagname" ,
214214 ],
215215)
216216
@@ -228,7 +228,7 @@ closure_js_library(
228228 ":errors" ,
229229 ":json" ,
230230 ":useragent" ,
231- "@io_bazel_rules_closure// closure/library /useragent:all_js" ,
231+ "//third_party/ closure/goog /useragent:all_js" ,
232232 ],
233233)
234234
@@ -250,10 +250,10 @@ closure_js_library(
250250 ":bot" ,
251251 ":errors" ,
252252 ":json" ,
253- "@io_bazel_rules_closure// closure/library /array" ,
254- "@io_bazel_rules_closure// closure/library /dom:nodetype" ,
255- "@io_bazel_rules_closure// closure/library /object" ,
256- "@io_bazel_rules_closure// closure/library /useragent" ,
253+ "//third_party/ closure/goog /array" ,
254+ "//third_party/ closure/goog /dom:nodetype" ,
255+ "//third_party/ closure/goog /object" ,
256+ "//third_party/ closure/goog /useragent" ,
257257 ],
258258)
259259
@@ -265,8 +265,8 @@ closure_js_library(
265265 ],
266266 deps = [
267267 ":useragent" ,
268- "@io_bazel_rules_closure// closure/library /json" ,
269- "@io_bazel_rules_closure// closure/library /useragent" ,
268+ "//third_party/ closure/goog /json" ,
269+ "//third_party/ closure/goog /useragent" ,
270270 ],
271271)
272272
@@ -290,13 +290,13 @@ closure_js_library(
290290 ":errors" ,
291291 ":json" ,
292292 ":useragent" ,
293- "@io_bazel_rules_closure// closure/library /array" ,
294- "@io_bazel_rules_closure// closure/library /dom" ,
295- "@io_bazel_rules_closure// closure/library /dom:nodetype" ,
296- "@io_bazel_rules_closure// closure/library /math:rect" ,
297- "@io_bazel_rules_closure// closure/library /string" ,
298- "@io_bazel_rules_closure// closure/library /useragent" ,
299- "@io_bazel_rules_closure// closure/library /useragent:product" ,
293+ "//third_party/ closure/goog /array" ,
294+ "//third_party/ closure/goog /dom" ,
295+ "//third_party/ closure/goog /dom:nodetype" ,
296+ "//third_party/ closure/goog /math:rect" ,
297+ "//third_party/ closure/goog /string" ,
298+ "//third_party/ closure/goog /useragent" ,
299+ "//third_party/ closure/goog /useragent:product" ,
300300 ],
301301)
302302
@@ -309,10 +309,10 @@ closure_js_library(
309309 "JSC_USE_OF_GOOG_PROVIDE" ,
310310 ],
311311 deps = [
312- "@io_bazel_rules_closure// closure/library /string" ,
313- "@io_bazel_rules_closure// closure/library /useragent" ,
314- "@io_bazel_rules_closure// closure/library /useragent:product" ,
315- "@io_bazel_rules_closure// closure/library /useragent:product_isversion" ,
312+ "//third_party/ closure/goog /string" ,
313+ "//third_party/ closure/goog /useragent" ,
314+ "//third_party/ closure/goog /useragent:product" ,
315+ "//third_party/ closure/goog /useragent:product_isversion" ,
316316 ],
317317)
318318
@@ -347,9 +347,9 @@ closure_js_library(
347347 ":bot" ,
348348 ":errors" ,
349349 ":useragent" ,
350- "@io_bazel_rules_closure// closure/library /dom:nodetype" ,
351- "@io_bazel_rules_closure// closure/library /string" ,
352- "@io_bazel_rules_closure// closure/library /useragent" ,
350+ "//third_party/ closure/goog /dom:nodetype" ,
351+ "//third_party/ closure/goog /string" ,
352+ "//third_party/ closure/goog /useragent" ,
353353 ],
354354)
355355
0 commit comments