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

Unified Diff: extensions/BUILD.gn

Issue 782693002: Ensure there are always nice icons for bookmark apps. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Mac compile Created 6 years 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 | « chrome/common/web_application_info.cc ('k') | extensions/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/BUILD.gn
diff --git a/extensions/BUILD.gn b/extensions/BUILD.gn
index ee5a09f449c3f2a13880d039dfc01c2dd6eee5a4..4a0fbe6b335a3e2e9fcfe031ef1e83dd353aadc5 100644
--- a/extensions/BUILD.gn
+++ b/extensions/BUILD.gn
@@ -193,7 +193,6 @@ if (false) {
"browser/file_reader_unittest.cc",
"browser/guest_view/guest_view_manager_unittest.cc",
"browser/image_loader_unittest.cc",
- "browser/image_util_unittest.cc",
"browser/info_map_unittest.cc",
"browser/lazy_background_task_queue_unittest.cc",
"browser/management_policy_unittest.cc",
@@ -217,6 +216,7 @@ if (false) {
"common/extension_resource_unittest.cc",
"common/extension_set_unittest.cc",
"common/file_util_unittest.cc",
+ "common/image_util_unittest.cc",
"common/manifest_handler_unittest.cc",
"common/manifest_handlers/content_capabilities_manifest_unittest.cc",
"common/manifest_handlers/oauth2_manifest_unittest.cc",
« no previous file with comments | « chrome/common/web_application_info.cc ('k') | extensions/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698