File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ closure_fragment(
108108        "//javascript/chrome-driver:__pkg__" ,
109109    ],
110110    deps  =  [
111-       "@io_bazel_rules_closure//closure/library/style" ,
111+          "@io_bazel_rules_closure//closure/library/style" ,
112112    ],
113113)
114114
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ closure_fragment(
2929    function  =  "goog.style.getPageOffset" ,
3030    module  =  "goog.style" ,
3131    deps  =  [
32-       "@io_bazel_rules_closure//closure/library/style" ,
32+          "@io_bazel_rules_closure//closure/library/style" ,
3333    ],
3434)
3535
Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ closure_js_library(
1616    ],
1717    visibility  =  ["//visibility:public" ],
1818    deps  =  [
19-       "@io_bazel_rules_closure//closure/library/array" ,
20-       "@io_bazel_rules_closure//closure/library/dom" ,
21-       "@io_bazel_rules_closure//closure/library/dom:nodetype" ,
22-       "@io_bazel_rules_closure//closure/library/string" ,
23-       "@io_bazel_rules_closure//closure/library/useragent" ,
19+          "@io_bazel_rules_closure//closure/library/array" ,
20+          "@io_bazel_rules_closure//closure/library/dom" ,
21+          "@io_bazel_rules_closure//closure/library/dom:nodetype" ,
22+          "@io_bazel_rules_closure//closure/library/string" ,
23+          "@io_bazel_rules_closure//closure/library/useragent" ,
2424    ],
2525)
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments