 Chromium Code Reviews
 Chromium Code Reviews Issue 
            2213963002:
    Stop relying on using statements in the JNI generator.  (Closed)
    
  
    Issue 
            2213963002:
    Stop relying on using statements in the JNI generator.  (Closed) 
  | DescriptionStop relying on using statements in the JNI generator.
Instead of emitting unqualified references to JavaParamRef and
ScopedJavaLocalRef, just qualify them with base::android. This is the
first step to allow the "using" statements for these types to be removed
from jni_generator_helper.h.
BUG=568574
Committed: https://crrev.com/7537dfb15e54ebab0cc9d4820a826fa350fee320
Cr-Commit-Position: refs/heads/master@{#409794}
   Patch Set 1 #Messages
    Total messages: 8 (3 generated)
     |