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

Unified Diff: chrome/browser/chromeos/BUILD.gn

Issue 2526893003: chromeos: Add NoteTakingHelper class. (Closed)
Patch Set: drop is-note-taking-app-window stuff Created 4 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
Index: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index 19f18b12b61fff921ed3c34ccd2c1d1f0ecb3487..2b5d65eff217909a2c6eafffb247a6e9535e2860 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -955,8 +955,8 @@ source_set("chromeos") {
"net/wake_on_wifi_connection_observer.h",
"net/wake_on_wifi_manager.cc",
"net/wake_on_wifi_manager.h",
- "note_taking_app_utils.cc",
- "note_taking_app_utils.h",
+ "note_taking_helper.cc",
+ "note_taking_helper.h",
"options/cert_library.cc",
"options/cert_library.h",
"options/network_config_view.cc",
« no previous file with comments | « no previous file | chrome/browser/chromeos/chrome_browser_main_chromeos.cc » ('j') | chrome/browser/chromeos/note_taking_helper.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698