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

Unified Diff: chromeos/chromeos.gyp

Issue 14305009: Enhanced and refactored the AttestationFlow interface. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 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: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index 5f9df89fe0e142cf5c9ce0e477c90df13afdf819..bebc5c2026c485336f3d388cea8f4dbb3fdafd2a 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -35,6 +35,8 @@
'audio/audio_pref_handler.h',
'audio/cras_audio_handler.cc',
'audio/cras_audio_handler.h',
+ 'attestation/attestation_constants.cc',
+ 'attestation/attestation_constants.h',
'attestation/attestation_flow.cc',
'attestation/attestation_flow.h',
'chromeos_export.h',

Powered by Google App Engine
This is Rietveld 408576698