Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(372)

Unified Diff: ui/base/resource/resource_data_dll_win.h

Issue 2209363002: Remove material design resource pak infrastructure (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove another mac test file Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/base/resource/resource_bundle_unittest.cc ('k') | ui/base/resource/resource_data_dll_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/resource/resource_data_dll_win.h
diff --git a/ui/base/resource/resource_data_dll_win.h b/ui/base/resource/resource_data_dll_win.h
index b7f60188d018264779361939e4792a70c5d48046..c5f0e60ac3876d16d57220059dfbf8b77e4b917d 100644
--- a/ui/base/resource/resource_data_dll_win.h
+++ b/ui/base/resource/resource_data_dll_win.h
@@ -27,7 +27,6 @@ class ResourceDataDLL : public ResourceHandle {
uint16_t resource_id) const override;
TextEncodingType GetTextEncodingType() const override;
ScaleFactor GetScaleFactor() const override;
- bool HasOnlyMaterialDesignAssets() const override;
private:
const HINSTANCE module_;
« no previous file with comments | « ui/base/resource/resource_bundle_unittest.cc ('k') | ui/base/resource/resource_data_dll_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698