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

Unified Diff: components/physical_web/webui/physical_web_ui_constants.h

Issue 2717363003: Add Physical Web WebUI Default Url Icon (Closed)
Patch Set: rebase Created 3 years, 9 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
Index: components/physical_web/webui/physical_web_ui_constants.h
diff --git a/components/physical_web/webui/physical_web_ui_constants.h b/components/physical_web/webui/physical_web_ui_constants.h
index d7acdd068754900ba7afffc046ecac815ba06651..6b18bbaf1bf79dd2dd0cf5c3359ed9d4b554f9b8 100644
--- a/components/physical_web/webui/physical_web_ui_constants.h
+++ b/components/physical_web/webui/physical_web_ui_constants.h
@@ -11,6 +11,7 @@ namespace physical_web_ui {
// Must match the resource file names.
extern const char kPhysicalWebJS[];
extern const char kPhysicalWebCSS[];
+extern const char kPhysicalWebLinkIcon[];
// Message handlers.
// Must match the constants used in the resource files.
« no previous file with comments | « components/physical_web/resources/ic_link_grey600_36dp.png ('k') | components/physical_web/webui/physical_web_ui_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698