 Chromium Code Reviews
 Chromium Code Reviews Issue 
            704393002:
    Add LOCAL_PICKUP_FILES to dm and bench makefiles.  (Closed)
    
  
    Issue 
            704393002:
    Add LOCAL_PICKUP_FILES to dm and bench makefiles.  (Closed) 
  | DescriptionAdd LOCAL_PICKUP_FILES to dm and bench makefiles.
Update the generator to include a line for LOCAL_PICKUP_FILES. When
generating makefiles for our tests, they will now have the following line:
LOCAL_PICKUP_FILES := \
    $(LOCAL_PATH)/../resources
This allows testing infrastructure to pick up resource files used by
our tests.
Update expectations files to test LOCAL_PICKUP_FILES.
BUG=skia:2454
Committed: https://skia.googlesource.com/skia/+/978d37b343e7de470ce47017ee2b43fc04ea2061
   Patch Set 1 #Patch Set 2 : Simpler approach. #
 Messages
    Total messages: 6 (2 generated)
     | ||||||||||||||||||||||||||||